Skip to content

Releases: RMCob/homebridge-wyze-robovac

Fixed issue where room icon was not turned off after vacuuming was finished

03 Sep 20:02
Compare
Choose a tag to compare

Fixed issue where room icon was not turned off after vacuuming was finished

Update CHANGELOG.md

03 Sep 18:19
Compare
Choose a tag to compare

Update CHANGELOG.md

Utilize Wyze API_ID and KEY_ID when authenticating.

03 Sep 18:16
Compare
Choose a tag to compare

Utilize Wyze API_ID and KEY_ID when authenticating.

Added multi-floor support

03 Sep 18:21
Compare
Choose a tag to compare

Added multi-floor support

V1.2.1

30 Mar 20:11
Compare
Choose a tag to compare
  • Fixed typos in README.md

V1.2.0

30 Mar 19:56
Compare
Choose a tag to compare
  • Changed the BatteryCheck algorithm to not pound the Wyze servers so much. There are now 2 referesh intervals specified, one for when the vacuum is busy or has less than 100% charge, and one for when the vacuum is idle with 100% charge.

  • Changed the refresh interval specifications on the Settings page (and in config.json) from milliseconds to seconds. If you are updating this plugin be sure to go to the Settings page and change the value for statusCheckRefreshInterval to be in seconds.

V1.1.3

20 Mar 17:32
Compare
Choose a tag to compare

Fixed typos in README.md

V1.1.2

08 Mar 22:00
Compare
Choose a tag to compare

Enhanced logging. Fixed typos in README.md