v0.3.5
What's Changed
- Fix async_get_integration/async_get_integration_version @mk-maddin in 13e069f
- (v.0.3.4) Fix async_unload_entry charger variable by @mk-maddin in ee40e08
- (v.0.3.3) Fix default state for "Connection Charged" (issue #77) by @mk-maddin in a56f8e6
- (v.0.3.3) Fix unavailable status due to wrong _allPropsInitialized status by @mk-maddin in d3b44d2
Known-issues
- wattpilot flex sometimes does not seem to push property updates of entities outside of a restart.
It still is possible to trigger state changes form HA-> Wattpilot. - see: #81 - some wattpilot v2 devices seem to close their websocket after X (8+) hours - entities then go into unavailble state
see: #84
--> Workaround is to delete /config/custom_components/wattpilot/wattpilot (ATTENTION I AM TALKING ABOUT THE 2nd WATTPILOT FOLDER - NOT THE FIRST ONE) & restart HA - integration reload fails with: async_unload_entry "cannot access local variable 'entry_data'"
Full Changelog: v0.3.2...v0.3.5