What's Changed
Fixed
- System Runtime accuracy: Updated to pythermacell 0.2.4 which correctly converts API values from tenths of hours to minutes (x6 multiplier)
- System Runtime None handling: Sensor now properly handles
Noneruntime values when API doesn't report System Runtime - OptionsFlow compatibility: Fixed
config_entryread-only property issue with newer Home Assistant versions
Changed
- Bumped
pythermacelldependency from>=0.2.3to>=0.2.4
Full Changelog: v2.0.4...v2.0.5