Releases: flame4ever/homeassistant-controme-integration
1.1.2 (2025-03-19)
1.1.2 (2025-03-19)
Enhancements
Improved API Efficiency: Removed redundant API calls by optimizing the data update process through the coordinator
Immediate Updates: Climate entities now trigger an immediate data refresh after temperature changes for consistent state across all entities
Better Logging: Added detailed data logging in the coordinator for improved debugging capabilities
Bug Fixes
Error Handling: Fixed error "could not convert string to float" for non-numeric sensor values like "kein Sensor vorhanden"
Sensor Availability: Non-numeric values for temperature/humidity sensors now correctly mark the entity as unavailable instead of failing
Mode Sensor Improvements: Made the operation mode sensor more robust with better data handling
Under the Hood
Code Optimization: Streamlined the entity update process to minimize server requests
Better Error Reporting: More detailed error information in logs
Coordinator Improvements: Enhanced the DataUpdateCoordinator with better timing metrics
v1.1.1
[1.1.1]
Fixed
- Operation Mode sensor now displays correctly as text sensor
- Removed floor devices from device hierarchy for cleaner structure
- Fixed HACS validation issues
- Fixed translation state format for operation modes
Changed
- Improved German translations for better clarity
- Changed "Total Offset" to "Temperature Adjustment" for better understanding
- Sensors now link directly to the hub instead of through floor devices
- Optimized sensor initialization and error handling
- Restructured device hierarchy
- Enhanced sensor value updates
- Improved coordinator reliability
Added
- Support for multiple houses
- Improved error logging
- Better API connection handling
Full Changelog: v1.0.1...v1.1.1
v1.0.1
version changed to 1.0.1
First Public release
v1.0.0 fix HACS validation