Skip to content

Releases: CodeFoodPixels/robovac

v1.2.2

27 Feb 14:39
Compare
Choose a tag to compare

1.2.2 (2024-02-27)

Bug Fixes

  • adjust times for refresh, ping and timeout (96a155d)

v1.2.1

26 Feb 15:26
Compare
Choose a tag to compare

1.2.1 (2024-02-26)

Bug Fixes

  • fixed issue with multiple ping loops running (3e2b923)

v1.2.0

25 Feb 02:03
Compare
Choose a tag to compare

1.2.0 (2024-02-25)

Bug Fixes

  • add better logging when unexpected error is recieved during config (79892aa)

Features

  • rewrite network code to make it more linear and handle being offline better (88ef4a6)

v1.1.1

12 Oct 15:39
Compare
Choose a tag to compare

Add check for if payload is set on a new state message (Fixes #32)
Add sensor for battery (Addresses #23)
Full Changelog: v1.1.0...v1.1.1

v1.1.0

29 Sep 17:00
Compare
Choose a tag to compare

What's Changed

  • Add fallback password to config flow as some users were unable to log in to Tuya (#2)
  • Add local discovery of IP addresses
  • Use a different Tuya API to get devices (#14)
  • Refactor network code to make it more reliable (#21)
  • Add more robovac versions to supported list

Full Changelog: v1.0.0...v1.1.0

v1.1.0 Beta 5

28 Sep 13:45
Compare
Choose a tag to compare
v1.1.0 Beta 5 Pre-release
Pre-release
  • Improve network code, updates to state should be much faster now
  • Switch to a different API for gathering devices when configuring as sometimes they wouldn't be found
    Full Changelog: v1.1.0.beta.4...v1.1.0.beta.5

v1.1.0.beta.4

06 Sep 10:01
Compare
Choose a tag to compare
v1.1.0.beta.4 Pre-release
Pre-release
  • There's now an error message when autodiscovery can't start
  • New config flow that allows you to disable autodiscovery for a vacuum and manually set the IP
  • Fixed issue with consumables on certain devices
    Full Changelog: v1.1.0.beta.3...v1.1.0.beta.4

Release 1.1.0 Beta 3

01 Sep 13:53
Compare
Choose a tag to compare
Release 1.1.0 Beta 3 Pre-release
Pre-release

Fixed some bugs in beta 2

Release 1.1.0 Beta 2

31 Aug 10:13
Compare
Choose a tag to compare
Release 1.1.0 Beta 2 Pre-release
Pre-release
  • Removed the manual IP config as is no longer necessary and will be overridden by autodiscovery
  • Improve retries to hopefully avoid declaring the vacuum in an error state over a blip in communications

Full Changelog: v1.1.0.beta.1...v1.1.0.beta.2

Release 1.1.0 Beta 1

21 Aug 15:58
Compare
Choose a tag to compare
Release 1.1.0 Beta 1 Pre-release
Pre-release

What's Changed

  • Add local discovery. You don't need to add your IP address manually anymore!
  • Fixed issue "USER_PASSWD_WRONG" error when attempting to set up integration (thanks @hugalafutro and @cdn4lf for help debugging!)
  • Separated consumables out into a separate feature
  • Added more robovac models