This release adds support for systems that have batteries on a follower inverter without any batteries on the leader inverter where the leader still needs to be sent storage commands to apply to followers. This condition was raised in discussion #307 and issue #313. When no battery is detected where storage commands are available, the storage command entities will be disabled by default (the entities will need to be enabled in the inverter device in Home Assistant to use them).
- Make storage commands available without a battery by @WillCodeForCats in #314
- Only use storage limit entities with battery by @WillCodeForCats in #321
- Update availability property for limit controls by @WillCodeForCats in #323
- Revert subclass in switch entity by @WillCodeForCats in #327
- Clean up binary_sensor entity by @WillCodeForCats in #328
- Bump limitusus/json-syntax-check from 2.0.0 to 2.0.2 by @dependabot in #330
Full Changelog: v2.3.1...v2.3.2