Breaking change:
- Use service put_link_paramset to manipulate direct connections
- Use service get_link_paramset to read direct connections
What's Changed
- Bump hahomematic to 2024.9.5
- Add check for link paramsets
- Add getLinkPeers XmlRPC method
- Add paramset_key to entity_key
- Avoid permanent cache save on remove device
- Check rx_mode
- Do not create update entities that are not updatable (manually remove obsolete update entities)
- Ensure only one load/save of cache file at time
- Improve paramset key check
- Load all paramsets
- Mark only level as relevant entity for DALI
- Only try device update refresh if device is updatable
- Refactor update entity
- Small definition fix for DALI
- Switch typing of paramset_key from str to ParamsetKey
- Use TypedDict for device_description
- Use TypedDict for parameter_data
- Use validator for local schema
- Add services get_link_peers, get_link_paramset, put_link_paramset
- Use select for paramset_key with actions calls
- Use selector for rx_mode in service description
Full Changelog: 1.65.0...1.66.0b5