Skip to content

Releases: danielperna84/hahomematic

0.27.0

25 Jan 15:24
be5c2b0
Compare
Choose a tag to compare

What's Changed

  • Fix naming paramset -> paramset_description
  • Add hmcli.py as command line script

Full Changelog: 0.26.0...0.27.0

0.26.0

22 Jan 17:16
84883f0
Compare
Choose a tag to compare

What's Changed

  • Make whitelist for parameter depend on the device_type/sub_type
  • Add additional params for HM-SEC-Win (DIRECTION, ERROR, WORKING, STATUS)
  • Add additional params for HM-SEC-Key (DIRECTION, ERROR)
  • Assign secondary channels for HM dimmers
  • Remove explicit wildcard in entity_definition

Full Changelog: 0.25.0...0.26.0

0.25.0

19 Jan 08:45
7625699
Compare
Choose a tag to compare

What's Changed

  • Remove SpecialEvents
  • Make UNREACH, STICKY_UNREACH, CONFIG_PENDING generic entities
  • init UNREACH ... on init
  • only poll sysvars when central is available

Full Changelog: 0.24.4...0.25.0

0.24.4

18 Jan 18:37
7b0fd66
Compare
Choose a tag to compare

What's Changed

  • Generic schema for entities is name(str):channel(int)
  • Improve Logging
  • Improve exception handling pt6

Full Changelog: 0.24.2...0.24.4

0.24.2

17 Jan 19:38
e1c3145
Compare
Choose a tag to compare

What's Changed

  • Improve exception handling

Full Changelog: 0.23.3...0.24.2

0.23.2

16 Jan 13:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.23.1...0.23.2

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