This release requires HA 2022.11
Breaking Change
- LEVEL number entities for TRVs (HmIP-eTRV-*) cannot be used to permanently control the device (see explanation).
- Use the new LEVEL sensor entity instead to display the opening degree. This entity also supports long-term statistics.
- If you need the LEVEL as number entity, then this can be done by using the unignore feature by adding LEVEL to the file.
What's Changed
- Bump hahomematic to 2022.11.1
- Use generic property implementation
- Code cleanup
- Add option to wrap entities to a different platform
- Wrap LEVEL of HmIP-TRV*, HmIP-HEATING to sensor
- Use UnitOf* enums
- Add EntityDescription for LEVEL of HmIP-TRV*, HmIP-HEATING as sensor
- Make async_signal_new_hm_entity a function
Full Changelog: 1.20.1...1.21.1