Releases: briancmpbll/home_assistant_custom_envoy
Releases · briancmpbll/home_assistant_custom_envoy
v0.0.11: Merge pull request #82 from catsmanac/catsmanac/issue75
Fix for Invalid port #75 and readme updates to #73 and #81
v0.0.10: Merge pull request #50 from bobvandevijver/patch-1
- Fixed the state class of production entities.
- Replace async_setup_platforms with async_forward_entry_setups
v0.0.9
Remove log level overrides so the integration respects the configured log level. Less spammy logs!
v0.0.8
Fixes a divide by zero error when the battery array is present but empty.
v0.0.7
- Changes the login url to fix the 6 month token issue.
Add grid status binary sensor
Merge pull request #24 from briancmpbll/add-grid-status Add grid status
v0.0.5: Merge pull request #23 from briancmpbll/battery-energy-in-out
Add entities for calculated energy in and out of the batteries.
v0.0.4
Increase the timeout when fetching the token
v0.0.3
Fix config flow
v0.0.1
Add a readme