Releases: firstof9/openevse
Releases ยท firstof9/openevse
2.1.0 - Release
๐ฅ Breaking Changes ๐ฅ
Home Assistant 2021.11.x or high will be required.
โจ New Features โจ
- feat: add diagnostics download @firstof9 (#27)
- feat: change select to use EntiyDescription @firstof9 (#11)
- feat: add configuration url @firstof9 (#10)
- feat: add extra sensors @jcsogo (#17)
โก Enhancements โก
๐ Bug Fixes ๐
- fix: use new set_current library command @firstof9 (#30)
- fix: fix switch debug message missing data
- fix: fix async_turn_on/off function in switch @firstof9 (#25)
- fix: binary sensors info message coming up as warning @firstof9 (#21)
- fix: adjust logging on informative message related to #20
- fix: invalid device_class and state_class errors @firstof9
- fix: some status are published as 0 / 1 not boolean @jcsogo (#16)
- fix: change fallback update interval to 60 seconds @firstof9 (#14)
- fix: add guard for missing binary sensors @firstof9 (#13)
- fix: remove unneeded await @firstof9 (#12)
- fix: merge fixes from beta into dev @firstof9 (#8)
- fix: updates from dev @firstof9 (#9)
- fix: adjust calculated watts @firstof9 (#5)
๐ง Dependency ๐ง
๐ Refactor ๐
- refactor: Utilize switch entity class @firstof9 (#23)
- refactor: start websocket listener on configuration load
Links
2.0.18
๐ Bug Fixes ๐
Links
2.0.17
โจ New Features โจ
Links
2.0.16
๐ Bug Fixes ๐
fix: fix switch debug message missing data
chore: bump library requirement