Skip to content

Latest commit

 

History

History
167 lines (121 loc) · 8.17 KB

CHANGELOG.md

File metadata and controls

167 lines (121 loc) · 8.17 KB

Changelog

v0.12.0 (2023-05-05)

Feature

  • Extending device status by device model (#51) (8092b67)

v0.11.0 (2023-05-04)

Feature

  • Add error check for invalid user agreement (#49) (0374449)

v0.10.3 (2023-05-04)

Fix

v0.10.2 (2023-05-03)

Fix

  • Test errors (6a46515)
  • Change devices fan speed enum to lower case (c559d40)

v0.10.1 (2023-05-03)

Fix

  • Allow discovering multiple devices (ada9e07)

v0.10.0 (2023-05-03)

Feature

  • Add specific device functionality (#46) (32abce5)

v0.9.0 (2023-05-01)

Feature

  • Single device api and discovery method (5fef26d)

v0.8.3 (2023-04-28)

Fix

  • Add functionality for missing enum values (#43) (49d77f8)

v0.8.2 (2023-04-27)

Fix

  • Using single device api (e689e8d)

v0.8.1 (2023-04-27)

Fix

  • Adding keepalive to local connection (8ff8d2f)

v0.8.0 (2023-04-27)

Feature

  • Added error check and deviceprop functionality for core (#42) (746eec9)

v0.7.8 (2023-04-26)

Fix

  • Local api failing to send message (4cc38fe)

v0.7.7 (2023-04-26)

Fix

  • Local api recover after command fail (cb11f14)

v0.7.6 (2023-04-26)

Fix

  • Reset_consumable command prefix (a1a8c06)

v0.7.5 (2023-04-25)

Fix

  • Adding missing prefixes (66b1833)

v0.7.4 (2023-04-25)

Fix

v0.7.3 (2023-04-25)

Fix

v0.7.2 (2023-04-25)

Fix

v0.7.1 (2023-04-25)

Fix

v0.7.0 (2023-04-25)

Feature

v0.6.17 (2023-04-25)

Fix

  • Removing non-needed classes (6ceedad)
  • Adding multi_maps_list to device props (7ac0485)

v0.6.16 (2023-04-22)

Fix

  • Improving local integration (7657617)

v0.6.15 (2023-04-21)

Fix

v0.6.14 (2023-04-21)

Fix

v0.6.13 (2023-04-20)

Fix

v0.6.12 (2023-04-19)

Fix

v0.6.11 (2023-04-18)

Fix

v0.6.10 (2023-04-18)

Fix

v0.6.9 (2023-04-18)

Fix

v0.6.8 (2023-04-18)

Fix

v0.6.7 (2023-04-18)

Fix

  • Using asyncio future instead of queue (1ea5430)

v0.6.6 (2023-04-17)

Fix

  • Clean_summary for older devices (0a0c9e7)

v0.6.5 (2023-04-13)

Fix

  • Exclude changelog.md from pre-commit (#36) (b12c7a2)

v0.6.4 (2023-04-11)

Fix

  • Disconnect on timeout so next command can work (5ad397b)

v0.6.3 (2023-04-11)

Fix

v0.6.2 (2023-04-11)

Fix

  • Error code nogo_zone_detected (722e4b5)

v0.6.1 (2023-04-10)

Fix