Releases: luuuis/hass_wibeee
Releases · luuuis/hass_wibeee
v3.5.0-beta.0

Features
- use values.xml api when polling sensor values (#83) (6b18aea)
v3.4.3

3.4.3 (2024-01-26)
Bug Fixes
- adds
/Wibeee/receiver
path for Local Push on older firmware (#79) (4ff70ba)
v3.4.2

3.4.2 (2024-01-15)
Bug Fixes
- mark sensors unavailable when polling fails (#75) (435eed3)
- logging: mask out WiFi SSID and secret before it goes into logs (#73) (018bdd8)
v3.4.1

3.4.1 (2023-12-22)
Bug Fixes
- nest: fixed local push not enabled (#72) (bcb1ac9)
v3.4.0

3.4.0 (2023-12-20)
Features
- api: support values2.xml API used by firmware >= 4.4.171 (#70) (03e0455)
- i18n: added sk translations (#71) (b8c99b4)
v3.4.0-beta.5

Bug Fixes
- api: use var= instead of id= in values2.xml API (dddfb46)
v3.4.0-beta.4

Chores
- api: async_fetch_status requests specific vars from values2.xml (052eca9)
v3.4.0-beta.3

Bug Fixes
- api: async_fetch_status correctly handles values2.xml response try 2 (4ebad05)
v3.4.0-beta.2

Bug Fixes
- api: async_fetch_status correctly handles values2.xml response (df4be77)
v3.4.0-beta.1

Bug Fixes
- api: API address is /services/user/values2.xml (6922437)