Releases: SukramJ/hahomematic
Releases · SukramJ/hahomematic
0.17.1
0.17.0
What's Changed
- Refactor entity definition
- improve naming
- classify entities (primary, secondary, sensor, Generic, Event)
- remove option_enable_virtual_channels from central
- remove entity.create_in_ha. Replaced by HmEntityUsage
Full Changelog: 0.16.2...0.17.0
0.16.2
What's Changed
- Fix enum str in entity definition
- Use helper for device_name
- Add logging to show usage of unique_id in name
- Add HmIPW-WRC6 to custom entities
- Add HmIP-SCTH230 to custom entities
- Refactor entity definition
- Remove unnecessary field names from additional entity definitions
- Add additional entity definitions by device type
Full Changelog: 0.16.0...0.16.2
0.16.0
What's Changed
- Return unique_id if name is not in cache
- Remove no longer needed press_virtual_remote_key
Full Changelog: 0.15.2...0.16.0
0.15.2
What's Changed
- Add devices to CustomEntity
- HmIP-WGC
- HmIP-WHS
- Update to pydevccu 0.1.0
Full Changelog: 0.15.1...0.15.2
0.15.0
0.14.0
What's Changed
- Switch some HM-LC-Bl1 to cover
- Use decorators on central methods
- Make decorators async aware
- Don't exclude DutyCycle, needed for old rf-modules
- Don't exclude Watchdog from SV sensor
- Ignore mypy error
Full Changelog: 0.13.3...0.14.0
0.13.3
What's Changed
- HM cover fix: check level for None
- Only device_address is required for HA callback
- Fix: max_temp issue for hm thermostats
- Fix: hm const are str instead of int
Full Changelog: 0.13.2...0.13.3
0.13.2
What's Changed
- Fix cover state
- add method to delete a single device to central
Full Changelog: 0.13.1...0.13.2