Skip to content

Releases: Mat931/digitalstrom-homeassistant

v0.0.13

28 Sep 14:48

Choose a tag to compare

  • 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

07 Jan 19:06

Choose a tag to compare

  • 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

11 Jul 18:05

Choose a tag to compare

  • Prevent sensor update from failing if sensorValue is not present
  • Breaking change: Invert binary inputs for device "IC Alarm 400 Modul"

v0.0.10

02 May 14:18
1a7387c

Choose a tag to compare

  • Add reconfigure step
  • Add Portuguese translation by @ViPeR5000

v0.0.9

17 Mar 12:00

Choose a tag to compare

  • 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")

v0.0.8

21 Feb 15:59

Choose a tag to compare

  • Fix token timeout issue (#12)
  • Log digitalSTROM events
  • Light: Report color mode
  • Handle exceptions when a switch does not support reading the targetValue

v0.0.7

20 Jan 21:18

Choose a tag to compare

Add cover tilt

v0.0.6

03 Jan 13:03

Choose a tag to compare

Improve device merging (fixes #6)

v0.0.5

28 Dec 20:17
aae518a

Choose a tag to compare

Add invalid sensors to Home Assistant (this is a fix for #4)
Add more logging
Allow bypassing the fingerprint verification

v0.0.4

08 Dec 18:33

Choose a tag to compare

Invert EnOcean door/window contacts (D5-00-01)