v4.37.2
What's Changed
🐛 Patches & Bug Fixes
- fix: solar efficiency can exceed 100% (limited to 200%) closes #437
- fix: update visual editor. Added an expandable optional sensors section to each of the card sections. Some card attributes accept both a value or a sensor e.g. battery
shutdown_soc
. You can either enter a value in the provided field i.e.30
or alternatively specify a sensor in this section i.e.sensor.battery_shutdown_soc
. - docs: update documentation
Full Changelog: v4.37.1...v4.37.2