Warning
- This version writes errors to the logs when a sysvar/program description is not readable. Please take care of the CCU descriptions.
Descriptions must not contain any of the following characters: " \
see
New Features
- Experimental support for CUxD and CCU-Jack devices
- The default setup uses a 15s polling interval
- Optional setup with MQTT for CuXD and CCU-Jack virtual Devices is possible to use push events.
- Please read the docs for more information.
- Please use the discussion forum for feedback
- Please help to improve the documentation (PRs are welcome)
What's Changed
- Bump hahomematic to 2024.12.2
- Catch orjson.JSONDecodeError on faulthy json script response
- Use kelvin instead of mireds for color temp
- Enable support for CuXD and CCU-Jack (15s polling interval)
- Enable MQTT support for CuXD, CCU-Jack and system variable refresh (MQTT is needed in CCU description)
- Return color temperature in kelvin
Full Changelog: 1.73.0...1.74.0