All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.6.3 (2024-06-13)
3.6.2 (2024-06-13)
3.6.1 (2024-02-23)
3.6.0 (2024-02-23)
3.5.0 (2024-02-14)
3.4.3 (2024-01-26)
3.4.2 (2024-01-15)
- mark sensors unavailable when polling fails (#75) (435eed3) logging: mask out WiFi SSID and secret before it goes into logs (#73) (018bdd8)
3.4.1 (2023-12-22)
3.4.0 (2023-12-20)
- api: support values2.xml API used by firmware >= 4.4.171 (#70) (03e0455)
- i18n: added sk translations (#71) (b8c99b4)
3.3.0 (2023-09-25)
3.2.4 (2023-03-09)
3.2.3 (2023-02-27)
3.2.2 (2022-10-05)
3.2.1 (2022-09-22)
3.2.0 (2022-08-29)
3.1.2 (2022-02-07)
3.1.1 (2022-01-07)
3.1.0 (2022-01-03)
3.0.0 (2022-01-02)
Adds multiple device support. All entities now have a unique_id
, which
allows them to be customised and renamed in Home Assistant.
- sets
unique_id
on entities, which causes HA to create new entities. - YAML configuration is no longer supported. Existing configuration is imported as a one-off.
- add config flow for integration UI (#22) (d4782d7)
- generate entity unique_id from MAC address (#12) (1f8b966)
- implement config options to allow changing scan_interval (#23) (cbf76b0)
- use human-friendly name for sensors with unique_id, otherwise keep the old name (#13) (bb59ccb)
- use Wibeee device name to assign Home Assistant name (#18) (da3174c)
2.2.3 (2021-08-31)
2.2.2 (2021-08-28)
2.2.1 (2021-08-25)
- don't error with "Unable to create WibeeeSensor" on unknown keys (#7) (a8d75c3)
- improve error logging to allow bug reports (#8) (3d0297e)
2.2.0 (2021-08-25)
2.1.0 (2021-08-24)
2.0.1 (2021-08-22)
- removes WibeeeSensor
icon
andunique_id
(5230596)