Skip to content

Releases: SukramJ/hahomematic

0.23.1

16 Jan 13:12
64addc8
Compare
Choose a tag to compare

What's Changed

  • Add more logging to reconnect
  • Add doc link for RSSI fix

Full Changelog: 0.23.0...0.23.1

0.23.0

16 Jan 13:11
63a573b
Compare
Choose a tag to compare

What's Changed

  • Make ["DRY", "RAIN"] sensor a binary_sensor
  • Add converter to sensor value
    • HmIP-SCTH230 CONCENTRATION to int
    • Fix RSSI
  • raise connection_checker interval to 60s
  • Add sleep interval(120s) to wait with reconnect after successful connection check

Full Changelog: 0.22.2...0.23.0

0.22.1

15 Jan 14:36
793810b
Compare
Choose a tag to compare

What's Changed

  • Add VALVE_STATE for hm climate
  • Add entity_type to attributes
  • Accept LOWBAT only on channel 0

Full Changelog: 0.22.0...0.22.1

0.22.0

14 Jan 14:07
b703252
Compare
Choose a tag to compare

What's Changed

  • Update pydevccu to 0.1.1
  • Move client management to central / add rooms
  • Move calls to create_devices and start_connection_checker

Full Changelog: 0.21.2...0.22.0

0.21.2

13 Jan 16:17
8542d94
Compare
Choose a tag to compare

What's Changed

  • Add ERROR_LOCK form HmIP-DLD
  • Remove ALARM_EVENTS

Full Changelog: 0.21.1...0.21.2

0.21.1

13 Jan 14:17
f3ae06d
Compare
Choose a tag to compare

What's Changed

  • Fix event identification and generation
  • Fixes #174

Full Changelog: 0.21.0...0.21.1

0.21.0

13 Jan 07:38
f799ffc
Compare
Choose a tag to compare

What's Changed

  • Remove typecast for text, binary_sensor and number
  • Don't exclude Servicemeldungen from sysvars
  • Use Servicemeldungen sysvar for hub state
  • Add test for HM-CC-VG-1 (HM-Heatinggroup)

Full Changelog: 0.20.0...0.21.0

0.20.0

12 Jan 19:00
f5ce321
Compare
Choose a tag to compare

What's Changed

  • Fixes number entities returning None when the actual state is 0
  • Add converter to BaseParameterEntity/GenericEntity

New Contributors

Full Changelog: 0.19.0...0.20.0

0.19.0

12 Jan 09:16
4efd7c1
Compare
Choose a tag to compare

What's Changed

  • Mark secondary channels name with a V --> V

Full Changelog: 0.18.1...0.19.0

0.18.0

10 Jan 21:00
eb7093c
Compare
Choose a tag to compare

What's Changed

  • Add config option to specify storage directory
  • Move Exceptions to own module
  • Add binary_sensor platform for SVs
  • Add config check
  • Add hub_entities_by_platform
  • Remove option_enable_sensors_for_system_variables

Full Changelog: 0.17.1...0.18.0