Releases: jbouwh/ha-elro-connects
Releases · jbouwh/ha-elro-connects
v0.2.3
v0.2.1-2
v0.2.1-1
v0.2.1
What's Changed
BREAKING CHANGES:
The untranslated state values of the device_state
sensor have changed. The upper case constants are slugified and spaces have been replaced with a _
. See the documentation for more information.
Users that have automation's based on the device state should update them to expect lower case states.
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Update README.md by @jbouwh in #35
- Update info.md by @jbouwh in #36
- Improve entity and entity state naming by @jbouwh in #37
Important note:
The default entity names and id will change with this change.
The device states you see in the UI are now translated. Current supported languages are (en, de, es, fr, nl, pt and uk)
Full Changelog: v0.1.14...v0.2.0
v0.1.14
What's Changed
- Update hacs badge by @jbouwh in #30
- Update has badge info.md by @jbouwh in #31
- Sort hacs manifest by @jbouwh in #32
- Bump lib-elro-connects to v0.5.4.1 with fix that caused that sometime a the connection to the K1 connector failed by @AmpioRosso in #34 / jbouwh/lib-elro-connects#22
Full Changelog: v0.1.13...v0.1.14
v0.1.13
v0.1.12
v0.1.11
What's Changed
- Update backend to v0.5.4 add languages by @jbouwh in #16
- Add domain support for cloud api (backend jbouwh/lib-elro-connects#20)
- Add device_state
NORMAL
for previously unknown state66
Full Changelog: v0.1.10...v0.1.11