Skip to content

Releases: briancmpbll/home_assistant_custom_envoy

v0.0.11: Merge pull request #82 from catsmanac/catsmanac/issue75

24 Jun 23:22
63cd858
Compare
Choose a tag to compare
Fix for Invalid port #75 and readme updates to #73 and #81

v0.0.10: Merge pull request #50 from bobvandevijver/patch-1

13 Feb 19:18
bc7da27
Compare
Choose a tag to compare
  • Fixed the state class of production entities.
  • Replace async_setup_platforms with async_forward_entry_setups

v0.0.9

13 Jan 21:16
bfd98dd
Compare
Choose a tag to compare

Remove log level overrides so the integration respects the configured log level. Less spammy logs!

v0.0.8

13 Jan 19:54
bf048a1
Compare
Choose a tag to compare

Fixes a divide by zero error when the battery array is present but empty.

v0.0.7

11 Dec 00:40
8b34122
Compare
Choose a tag to compare
  • Changes the login url to fix the 6 month token issue.

Add grid status binary sensor

21 Sep 23:11
de7929d
Compare
Choose a tag to compare
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

21 Sep 21:17
9a07d94
Compare
Choose a tag to compare

Add entities for calculated energy in and out of the batteries.

v0.0.4: Merge branch 'main' of github.com:briancmpbll/home_assistant_custom_e…

07 Apr 21:13
Compare
Choose a tag to compare

v0.0.3

07 Apr 20:50
Compare
Choose a tag to compare
Fix config flow

v0.0.1

03 Apr 17:58
Compare
Choose a tag to compare
Add a readme