Releases: danielperna84/hahomematic
Releases · danielperna84/hahomematic
0.27.0
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
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
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
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
0.23.2
What's Changed
- Doc for RSSI fix by @eikowagenknecht in #196
- Update fix_rssi according to doc
New Contributors
- @eikowagenknecht made their first contribution in #196
Full Changelog: 0.23.1...0.23.2
0.23.1
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
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
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
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