What's Changed
- Bump hahomematic to 2023.10.12
- Add filter options to device.get_entity*
- Align method signatures
- Fix register_update_callback for update
- Ignore switch to sensor if un ignored
- Register external sources with custom identifier
- Remove WrapperEntity
- Remove get_update_entities
- Remove subscribed_entity_unique_identifiers
- Rename custom_identifier to custom_id
- Rename unique_identifier to unique_id
- Send relevant entities instead of devices in callback
- Update un ignore documentation
- Improve typing within async_setup_entry
- Merge dicts to collect active entities
- Move statistics collection to diagnostics module
- Use backend methods instead of local wrappers
- Use filtering backend methods
Full Changelog: 1.46.0...1.47.0