Releases: danielperna84/hahomematic
Releases · danielperna84/hahomematic
2024.5.1
What's Changed
- Improve callback register/unregister
- Rename some xml_rpc_server methods
Full Changelog: 2024.5.0...2024.5.1
2024.5.0
What's Changed
- Make some items from value_property to property
- Rename callbacks
- Fix Homegear reconnect
- Add COLOR_BEHAVIOUR to HmIP-BSL
Full Changelog: 2024.4.12...2024.5.0
2024.4.12
What's Changed
- Fix missing param in unregister_entity_updated_callback
- Set open tilt level to 50%
Full Changelog: 2024.4.11...2024.4.12
2024.4.11
What's Changed
- Add command queue
- Move open/close from IpBlind to Blind
- Use central_client_factory fixture
- Ensure central.stop() is called in tests
Full Changelog: 2024.4.10...2024.4.11
2024.4.10
What's Changed
- Add wait_for_callback to collector
- Wait for target value in wait_for_state_change_or_timeout
Full Changelog: 2024.4.9...2024.4.10
2024.4.9
What's Changed
- Decompose combined parameter
- Return affected entity keys for service calls
- Add callback to unregister on register return
- Add option to wait for set_value/put_paramset callback
Full Changelog: 2024.4.8...2024.4.9
2024.4.8
What's Changed
- Make entity event async
- Extract looper from central and reuse for json/xml_rpc
- Move loop_check to async_support
- Record last value send
Full Changelog: 2024.4.7...2024.4.8
2024.4.7
What's Changed
- Rename loop_safe to loop_check
- Reduce loop_check to minimum
- Update ruff rules / requirements
Full Changelog: 2024.4.6...2024.4.7
2024.4.6
What's Changed
- Remove unused callback from tests
- Add loop_safe annotation
- Remove entity_data_event_callback
- Make system_event_callback loop aware
Full Changelog: 2024.4.5...2024.4.6