Releases: herikw/home-assistant-custom-components
Releases · herikw/home-assistant-custom-components
v3.0.8
Fix for TEMP_CELSIUS const removal in latest HA release
Update to 3.0.7
Discovery fix - when no Atag One device found on the local network
v3.0.6
Update to 3.0.6
- Improvements and updates
- Added Dutch translation
- Gas Consumption now has correct value
- Discovery of IP address now in config flow
- Code cleanup and refactoring
- Option added to configure scan interval
v3.0.4
Fixes
- Fixed issue with Power Consumption sensor
- Fixed issue with Boiler Status sensor
- Fixed issue setting Target Temp from number entity
- Added minus to RSSI (Wifi strength)
- Fixed issue in ConfigFlow concerning duplicate device registrations
- Sensors in EntityCategory now to have them classified as Sensor or Diagnostic
- Sensors entities migrated
New features
- Introduced Configuration options to configure the Atag One
- Split Sensor Into Sensor and Diagnostics
v2.0.2
- Update to use new async_forward_entry_setups function
- Fix for getting the correct Atag Device ID
v2.0.1
New release including all sensors and the configuration is now done using the UI instead of configuration.yaml
Please follow the instructions in readme to upgrade from a older version!
v2.0.0
New version with all sensor enabled and config flow to configure using UI
v1.0.9
Added required version to manifest
v1.0.7
Fixed "Detected I/O inside the event loop"