Releases: danielperna84/hahomematic
Releases · danielperna84/hahomematic
2024.9.2
2024.9.1
2024.9.0
What's Changed
- Add getLinkPeers XmlRPC method
- Do not create update entities that are not updatable (manually remove obsolete update entities)
- Only try device update refresh if device is updatable
- Refactor update entity
Full Changelog: 2024.8.15...2024.9.0
2024.8.15
What's Changed
- Add check for link paramsets
- Avoid permanent cache save on remove device
- Check rx_mode
- Ensure only one load/save of cache file at time
- Load all paramsets
- Small definition fix for DALI
- Use TypedDict for device_description
- Use TypedDict for parameter_data
Full Changelog: 2024.8.14...2024.8.15
2024.8.14
What's Changed
- Add paramset_key to entity_key
- Switch typing of paramset_key from str to ParamsetKey
- Mark only level as relevant entity for DALI
Full Changelog: 2024.8.13...2024.8.14
2024.8.13
What's Changed
- Check/convert values of manual executed put_paramset/set_value
Full Changelog: 2024.8.12...2024.8.13
2024.8.12
2024.8.11
What's Changed
- Make HEATING_COOLING visible for thermostats
- Use only relevant IP for XmlRPC Server listening on
Full Changelog: 2024.8.10...2024.8.11
2024.8.10
What's Changed
- Cleanup ParamsetDescriptionCache
- Cleanup DeviceDescriptionCache
Full Changelog: 2024.8.9...2024.8.10