Skip to content

Releases: herikw/home-assistant-custom-components

v3.0.8

30 Dec 13:21
f75f6f0
Compare
Choose a tag to compare

Fix for TEMP_CELSIUS const removal in latest HA release

Update to 3.0.7

03 Jan 21:38
cd9a1ad
Compare
Choose a tag to compare

Discovery fix - when no Atag One device found on the local network

v3.0.6

20 Dec 10:53
0e6fda0
Compare
Choose a tag to compare

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

28 Nov 15:10
a93e822
Compare
Choose a tag to compare

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

06 Mar 20:40
eb33220
Compare
Choose a tag to compare
  • Update to use new async_forward_entry_setups function
  • Fix for getting the correct Atag Device ID

v2.0.1

03 Jan 11:05
Compare
Choose a tag to compare

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

02 Jan 17:23
17b5c09
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release

New version with all sensor enabled and config flow to configure using UI

v1.0.9

31 Dec 17:52
0ed2385
Compare
Choose a tag to compare

Added required version to manifest

v1.0.7

28 May 21:39
09cb2a8
Compare
Choose a tag to compare

Fixed "Detected I/O inside the event loop"