Skip to content

v1.0.11

Choose a tag to compare

@funkadelic funkadelic released this 09 Dec 04:13

🐛 Bug Fixes

Statistics Import Error

  • Fixed Home Assistant 2026.11 compatibility warning
    • Added required unit_class="volume" parameter to all StatisticMetaData instances
    • Prevents future breakage when HA 2026.11 is released
    • Resolves: Detected that custom integration 'acwd' doesn't specify unit_class when calling async_add_external_statistics

Initial Import Error

  • Initial import now creates a fresh ACWDClient instance instead of reusing the coordinator's logged-out session

Full Changelog: v1.0.10...v1.0.11