What's Changed
- Bump hahomematic to 2024.10.4
- Add basic climate schedule services
- Add config option for max read workers
- Disable collector for stop events
- Fix rx_mode lazy_config
- Improve logging when raising exception
- Log exception at the most outer service
- Make DEFAULT and UPDATEABLE optional due to homegear support
- Move context var to own module
- Raise exception on set_value, put_paramset
- Remove command queue
- Rename climate enums and constants to better distinguish from HA
- Simplify entity imports
- Add action to fetch climate device schedule
- Add action to store climate device schedule (experimental)
- Add option to config flow/advanced to listen on all ip addresses
- Fix issue with duplicate device addresses over multiple backends
- Raise HomeAssistantError on service exception
- Remove periodic master entity update
- Rename service to action in README.md
Full Changelog: 1.67.0b1...1.67.0b2