Skip to content

Releases: romedtino/simple-wyze-vac

1.9.1

07 Oct 03:22
Compare
Choose a tag to compare
1.9.1 Pre-release
Pre-release

What's Changed

  • Fix deprecation notices on logs for 2025.5 and 2025.1 regarding setup
  • Fixed polling not actually enabled Note: I still recommending creating your own automation that runs for X minutes. While it should work, I think it's easier to manage and control with an external automation.

Full Changelog: 1.9.0...1.9.1

1.9.0

24 Mar 00:30
Compare
Choose a tag to compare

Minor Release

  • Updates deprecated enum usage for vacuum entity

Change authentication to use required Wyze API Key

25 Jul 05:26
Compare
Choose a tag to compare

WARNING you will have to delete this integration and add it back after installing this version!

Wyze has changed the way we are required to authenticate when outside the app. This requires you to setup your api key on this site - https://developer-api-console.wyze.com/#/apikey/view

Required Steps

  • Update Simple Wyze Vac on HACS
  • Before restarting Home Assistant, remove Simple Wyze Vac integration in Settings -> Devices & Services -> Simple Wyze Vac -> Delete
  • Restart Home Assistant
  • Add back integration in Settings -> Devices & Services -> Add Integration
  • Choose Simple Wyze Vac
  • Provide username, password, key_id, api_key and totp (See instruction in README as this is not the 6 digit token you get from your authenticator)

1.8.9 Changelog

  • Fixed issue when refreshing token not using apikey

Change authentication to use required Wyze API Key

22 Jul 22:37
Compare
Choose a tag to compare

WARNING you will have to delete this integration and add it back after installing this version!

Wyze has changed the way we are required to authenticate when outside the app. This requires you to setup your api key on this site - https://developer-api-console.wyze.com/#/apikey/view

Required Steps

  • Update Simple Wyze Vac on HACS
  • Before restarting Home Assistant, remove Simple Wyze Vac integration in Settings -> Devices & Services -> Simple Wyze Vac -> Delete
  • Restart Home Assistant
  • Add back integration in Settings -> Devices & Services -> Add Integration
  • Choose Simple Wyze Vac
  • Provide username, password, key_id, api_key and totp (See instruction in README as this is not the 6 digit token you get from your authenticator)

Change authentication to use required Wyze API Key

22 Jul 22:19
Compare
Choose a tag to compare

WARNING you will have to remove and add back this integration after installing this version!

Wyze has changed the way we are required to authenticate when outside the app. This requires you to setup your api key on this site - https://developer-api-console.wyze.com/#/apikey/view

Steps to do for this update

  • Update Simple Wyze Vac on HACS
  • Before restarting Home Assistant, remove Simple Wyze Vac integration in Settings -> Devices & Services -> Simple Wyze Vac -> Delete
  • Restart Home Assistant
  • Add back integration in Settings -> Devices & Services -> Add Integration
  • Choose Simple Wyze Vac
  • Provide username, password, key_id, api_key and totp (See instruction in README as this is not the 6 digit token you get from your authenticator)

1.8.4 Fixing protobuf issue

04 May 19:41
Compare
Choose a tag to compare

Fixes issue with failure to get protobuf dependency introduced in Home Assistant 2023.5

Minor fix to map and vacuum states

18 Apr 22:42
Compare
Choose a tag to compare

Summary

  • Fixes missing states resulting in error when vacuum is doing something
  • Default using a sweep record map which would contain map cleaning route. If it does not find the latest sweep record, it will try and grab the default floor map if it exists. Note: The latest sweep record map will not always be the the current active map.

Full Changelog: 1.8.2...1.8.3

1.8.2

27 Mar 18:50
f280bf4
Compare
Choose a tag to compare

WARNING for Wyze Vacuum Firmware 1.6.113 users

If your vacuum is still on firmware 1.6.113, this version of Simple Wyze Vac (1.8.x) might not work for you. I don't have a vacuum at this firmware anymore to verify things are still working correctly. If you want to keep using this component, stick to version Simple Wyze Vac 1.7.3 or update your vacuum first to 1.6.202 then install this release.

This release adds support for the latest official release (NOT BETA) 1.6.202

Release summary

  • Target latest official firmware version 1.6.202
  • Beta support latest current map view (Currently do not support showing multi-floor maps)
  • Beta support rooms (appends multi-floor rooms)
  • Modified new enums for CLEANING/SWEEPING and DOCKING
  • set_current_map (thanks @kevinyc) to toggle between vacuum maps

What's Changed

  • Add "set_current_map" command to switch floor maps by @kevinyc in #54

New Contributors

Full Changelog: 1.8.1...1.8.2

1.8.1 - Support for Vacuum Firmware 1.6.202

23 Mar 05:54
Compare
Choose a tag to compare

WARNING for Wyze Vacuum Firmware 1.6.113 users

If your vacuum is still on firmware 1.6.113, this version of Simple Wyze Vac (1.8) might not work for you. I don't have a vacuum at this firmware anymore to verify things are still working correctly. If you want to keep using this component, stick to version Simple Wyze Vac 1.7.3 or update your vacuum first to 1.6.202 then install this release.

This release adds support for the latest official release (NOT BETA) 1.6.202

Release summary

  • Target latest official firmware version 1.6.202
  • Beta support latest current map view (Currently do not support showing multi-floor maps)
  • Beta support rooms (appends multi-floor rooms)
  • Modified new enums for CLEANING/SWEEPING and DOCKING

What's Changed

Full Changelog: 1.8...1.8.1

1.8 - Support for Vacuum Firmware 1.6.202

17 Mar 06:41
Compare
Choose a tag to compare

WARNING for Wyze Vacuum Firmware 1.6.113 users

If your vacuum is still on firmware 1.6.113, this version of Simple Wyze Vac (1.8) might not work for you. I don't have a vacuum at this firmware anymore to verify things are still working correctly. If you want to keep using this component, stick to version Simple Wyze Vac 1.7.3 or update your vacuum first to 1.6.202 then install this release.

This release adds support for the latest official release (NOT BETA) 1.6.202

Release summary

  • Target latest official firmware version 1.6.202
  • Beta support latest current map view (Currently do not support showing multi-floor maps)
  • Beta support rooms (appends multi-floor rooms)

Full Changelog: 1.7.3...1.8