v2.0.2-beta
Pre-release
Pre-release
Full Changelog: v2.0.1-beta...v2.0.2-beta
- Fix unit capitalization in solar thermal entity definitions
- Add async_refresh_entity method and update entity refresh calls
- Refactor config flow and coordinator for improved readability and error handling; add helper function for value reading
- Remove translation handling from binary sensor, number, select, and sensor entities and use HAs builtin translation_key attribute
- Add device_id configuration option and improve error handling in config flow
- Add sensor definition and translations for 'stunden_im_scheitholzbetrieb'
- Enhanced English translations
- Add state translations for HK1 and HK2 operating modes in English
- Add entity selection and category translations for options flow
- Normalize options and state translations for HK1 and HK2 operating modes in German and English
Important note on translations (breaking change)
Due to several changes that improve translation support, some entities may currently appear with German naming conventions even if your system language is set to English (and vice versa).
For consistency, it is strongly recommended to recreate entity IDs as shown below:
However, this is a necessary breaking change to provide reliable and consistent translation support going forward.
Thank you for your understanding.