Releases: Mat931/digitalstrom-homeassistant
Releases · Mat931/digitalstrom-homeassistant
v0.0.13
- Fixed 4 bugs and warnings to ensure compatibility with future versions of Home Assistant (#29, #30)
- Inverted the state of binary sensors that are marked as inverted in digitalSTROM (#32)
- Added the option to delete old devices in Home Assistant (#33)
- Added an update entity to install updates on dSM / circuit devices (experimental)
- Translated and improved entity names of sensors, binary sensors, events, climate, apartment scenes and zone scenes
- Created a test server that simulates a dSS to help me develop and test this integration
- Improved logging
v0.0.12
- Climate: Fix a problem where the new temperature is not applied when changing the target temperature in Home Assistant
- Button: Improved the latency of button press events (dS -> HA) for some button types
- Sensor: Add circuit sensors before regular sensors to avoid adding devices referencing a non existing
via_device - Climate: Add more logging
v0.0.11
v0.0.10
- Add reconfigure step
- Add Portuguese translation by @ViPeR5000
v0.0.9
- Allow special characters in username and password
- Limit parallel component updates to 1 per platform
- Support reading the state of some apartment scenes
- Add zone scenes
- Add climate
Breaking changes:
- The following apartment scenes were removed and merged with other scenes:
- "Present" (merged into scene "Absent")
- "Wakeup" (merged into scene "Sleeping")
- "No Hail" (merged into scene "Hail")
- "No Rain" (merged into scene "Rain")
- "No Wind" (merged into scene "Wind")