Skip to content

Latest commit

 

History

History
738 lines (458 loc) · 33.6 KB

CHANGELOG.md

File metadata and controls

738 lines (458 loc) · 33.6 KB

Changelog

v2.5.0 (2024-06-25)

Feature

v2.4.0 (2024-06-25)

Feature

  • Add some missing codes and make warnings only message once (#218) (12361b5)

v2.3.0 (2024-06-07)

Feature

  • Add warning in web requests if it fails to decode (#215) (6ae69e9)

v2.2.3 (2024-06-04)

Fix

v2.2.2 (2024-05-16)

Fix

v2.2.1 (2024-05-11)

Fix

  • Add missing value "high = 203" to RoborockMopIntensityS8MaxVUltra (#205) (886b0e6)

v2.2.0 (2024-05-09)

Feature

v2.1.1 (2024-05-08)

Fix

  • Set roommapping when it is only one room (#203) (26af66b)

v2.1.0 (2024-05-08)

Feature

v2.0.0 (2024-04-11)

Feature

  • Add zeo support and fix some a01 weirdness (#200) (e825ff5)

Breaking

  • You must now specify what version api you want to use with clients. (e825ff5)

v1.0.0 (2024-04-09)

Breaking

  • You must now specify what version api you want to use with clients. (16b9e3e)

v0.41.0 (2024-03-06)

Feature

v0.40.0 (2024-03-03)

Feature

v0.39.2 (2024-02-26)

Fix

v0.39.1 (2024-01-24)

Fix

v0.39.0 (2024-01-03)

Feature

v0.38.0 (2023-12-11)

Feature

v0.37.0 (2023-12-10)

Feature

  • House keeping, version bumping, doc fixes, doc improvements, v2 home data api (#157) (f3ca9b4)

v0.36.2 (2023-11-22)

Fix

v0.36.1 (2023-11-08)

Fix

v0.36.0 (2023-11-07)

Feature

v0.35.4 (2023-11-03)

Fix

v0.35.3 (2023-10-29)

Fix

v0.35.2 (2023-10-29)

Fix

v0.35.1 (2023-10-28)

Fix

v0.35.0 (2023-10-18)

Feature

  • code_mappings: Add error n53 cleaning tank full or blocked (#130) (ebd57a0)

v0.34.6 (2023-10-02)

Fix

v0.34.5 (2023-09-29)

Fix

v0.34.4 (2023-09-28)

Fix

  • Parsing potential list of clean record (#125) (df7a920)

v0.34.3 (2023-09-24)

Fix

v0.34.2 (2023-09-21)

Fix

v0.34.1 (2023-09-19)

Fix

v0.34.0 (2023-09-12)

Feature

v0.33.2 (2023-09-06)

Fix

v0.33.1 (2023-09-06)

Fix

v0.33.0 (2023-09-04)

Feature

v0.32.4 (2023-08-30)

Fix

  • Refactor cache and call get_status after changing mop mode (#105) (8bf70f4)

v0.32.3 (2023-08-05)

Fix

  • Resolve unawaited task errors on connect/disconnect (#103) (1ad03be)

v0.32.2 (2023-08-04)

Fix

v0.32.1 (2023-08-04)

Fix

  • Remove coroutine warning (da83078)

v0.32.0 (2023-08-03)

Feature

  • Adding device_id to listeners and fixing race condition on connection, disconnection and messages (2bee8a1)

v0.31.1 (2023-08-02)

Fix

  • Add error code for invalid credentials (#101) (703f48b)

v0.31.0 (2023-07-31)

Feature

v0.30.3 (2023-07-31)

Fix

  • Adding no dustbin to docker errors (0e28628)

v0.30.2 (2023-07-21)

Fix

  • Possible solution for future invalid state (8ac4e72)

v0.30.1 (2023-07-18)

Fix

  • Add missing s8 pro mop code and q revo dock (#92) (5d75c3b)

v0.30.0 (2023-07-10)

Feature

  • Created strong foundation for docs (#86) (ef88edd)

Fix

  • Add missing dock for s7 max ultra (#88) (10aff22)
  • Listeners getting protocol data before it exists. (#87) (3d68ea4)

v0.29.2 (2023-06-28)

Fix

v0.29.1 (2023-06-27)

Fix

v0.29.0 (2023-06-26)

Feature

  • Adding server timer and retry command compatibility (1a1565b)

v0.28.0 (2023-06-26)

Feature

  • Adding status and consumable listeners (#83) (ebdbc90)

v0.27.2 (2023-06-22)

Fix

v0.27.1 (2023-06-22)

Fix

  • Improving cache and refactoring (e88854d)

v0.27.0 (2023-06-22)

Feature

v0.26.2 (2023-06-21)

Fix

  • #81 - cli raising exception for diagnostic data (690b316)

v0.26.1 (2023-06-20)

Fix

v0.26.0 (2023-06-20)

Feature

v0.25.2 (2023-06-17)

Fix

  • Removing python 10 tests (46e258b)
  • Downgrading construct version (d5148ce)
  • Moving back to python 3.10 due to python-semantic-release incompatibility (8ab9352)

v0.25.1 (2023-06-16)

Fix

  • Python-semantic-release python version (845da45)

v0.25.0 (2023-06-16)

We had some issues with semantic release and ended up skipping a few versions. 25.0 contains a variety of fixes relating to taht + a few itmes that were not released with semantic release.

Feature

  • Bump python version (aae48b1)
  • Adding valley_electricity_timer to props (0844067)

Fix

v0.23.6 (2023-06-08)

Fix

v0.23.5 (2023-06-08)

Fix

  • Issue building roborock message (89e1f28)

v0.23.4 (2023-06-06)

Fix

  • Adding method parse_datetime_to_roborock_datetime (64c8159)

v0.23.3 (2023-06-05)

Fix

  • Parse_time_to_datetime method (d0fc149)

v0.23.2 (2023-06-05)

Fix

  • Parse_time_to_datetime method (bcbc211)

v0.23.1 (2023-06-05)

Fix

  • Parse_time_to_datetime method (1c39216)

v0.23.0 (2023-06-05)

Feature

  • Add diagnostic data and extra containers (#67) (59ef6f4)

Fix

v0.22.0 (2023-06-05)

Feature

  • Adding type cast for send_command (4a0b709)

v0.21.1 (2023-06-05)

Fix

v0.21.0 (2023-06-04)

Feature

v0.20.2 (2023-06-02)

Fix

  • S6MaxVStatus and minor changes (01f84ae)

v0.20.1 (2023-06-01)

Fix

  • S8 model name and adding api methods get_child_lock_status and get_sound_volume (a3b7cee)

v0.20.0 (2023-05-31)

Feature

v0.19.0 (2023-05-31)

Feature

v0.18.10 (2023-05-30)

Fix

  • Dict with enum instead of value (9653c50)

v0.18.9 (2023-05-28)

Fix

v0.18.8 (2023-05-28)

Fix

v0.18.7 (2023-05-27)

Fix

v0.18.6 (2023-05-19)

Fix

  • Consumables with time equals 0 (ccab5f0)

v0.18.5 (2023-05-16)

Fix

v0.18.4 (2023-05-16)

Fix

v0.18.3 (2023-05-15)

Fix

v0.18.2 (2023-05-15)

Fix

v0.18.1 (2023-05-15)

Fix

v0.18.0 (2023-05-15)

Feature

v0.17.8 (2023-05-15)

Fix

  • Trying to fix connection leaks (a66482a)

v0.17.7 (2023-05-15)

Fix

  • Ignoring get_room_mapping for int list response (c71d3b5)

v0.17.6 (2023-05-13)

Fix

  • Using cache only a single time (1ebfb35)

v0.17.5 (2023-05-12)

Fix

  • Adding log for local disconnection (3001798)

v0.17.4 (2023-05-12)

Fix

v0.17.3 (2023-05-12)

Fix

v0.17.2 (2023-05-11)

Fix

  • Fallback_cache func (8048d84)
  • Adding fallback cache (to be tested) (0e214cd)

v0.17.1 (2023-05-11)

Fix

v0.17.0 (2023-05-11)

Feature

  • Dynamic calculated prefixes (d57a0a7)

v0.16.1 (2023-05-10)

Fix

v0.16.0 (2023-05-10)

Feature

  • Adding pcap file parser to cli (798287a)

v0.15.0 (2023-05-09)

Feature

Fix

v0.14.1 (2023-05-09)

Fix

v0.14.0 (2023-05-08)

Feature

v0.13.4 (2023-05-05)

Fix

v0.13.3 (2023-05-05)

Fix

v0.13.2 (2023-05-05)

Fix

v0.13.1 (2023-05-05)

Fix

  • Adding app_start_collect_dust prefix (3124d7e)

v0.13.0 (2023-05-05)

Feature

v0.12.1 (2023-05-05)

Fix

  • Changed incorrect s8 pro ultra string (c6a37a9)

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