Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Releases: And3rsL/Deebot-for-Home-Assistant

3.2.1

06 Oct 12:17
cba9836
Compare
Choose a tag to compare

Downloads for this release

🐛 Bug Fixes

  • #205 fix download badge @edenhaus
  • #206 upgrade lib to 3.0.1 to fix map command bug @edenhaus
    Note to myself: Don't release versions during the night 🙈

3.2.0

05 Oct 22:19
797e9c1
Compare
Choose a tag to compare

Downloads for this release

✨ New features

  • #201 React on settings change done from other clients (ex. App) @edenhaus
    Currently only setFanSpeed and setWaterInfo is supported.
  • #201 Get responses from "custom" commands as deebot_custom_command event. @edenhaus
    This allows you to use command, which are not supported yet by this integration. More information can be found here

♻️ Refactor

🐛 Bug Fixes

3.1.4b3

03 Oct 21:54
4124b73
Compare
Choose a tag to compare
3.1.4b3 Pre-release
Pre-release

✨ New features

  • #201 React on settings change done from other clients (ex. App) @edenhaus
    Will work for SetWaterInfo and SetFanSpeed only!
  • #201 Fire event deebot_custom_command for commands send over vacuum.send_command. This will help users, which want to use commands, which are not supported yet by the component. @edenhaus

♻️ Refactor

3.1.4b2

02 Oct 20:30
d579625
Compare
Choose a tag to compare
3.1.4b2 Pre-release
Pre-release

✨ New features

  • #201 React on settings change done from other clients + refactor commands @edenhaus
    Testing needed. Should work for SetWaterInfo and SetFanSpeed only!
    Please comment directly in the PR

♻️ Refactor

3.1.3 Fix cleanLogs event and improve map image creation

07 Sep 17:56
073a7d7
Compare
Choose a tag to compare

Downloads for this release

Changes:

3.1.3b1 Map image creation speed up

06 Sep 20:36
09b3bb0
Compare
Choose a tag to compare
Pre-release

Changes

  • Map image creation speed up (And3rsL/Deebotozmo#52)
    On my notebook I reduced the creation time from 15 to 4 seconds
    If you have problems please comment directly in the PR

3.1.2: 2021.9 fixes

03 Sep 09:44
bb1ecef
Compare
Choose a tag to compare

Minimum required version is now 2021.9.0

This version is required for 2021.9.0 or later to work correctly.

Changes

  • Fixes live map bug "integer argument expected, got float" (#188, #187)
  • Fixes custom service refresh (#188, #183)

3.1.2b1: 2021.9 fixes

02 Sep 07:27
fde6b59
Compare
Choose a tag to compare
3.1.2b1: 2021.9 fixes Pre-release
Pre-release

Minimum required version is now 2021.9.0

This version is required for 2021.9.0 or later to work correctly.

Changes

  • Fixes live map bug "integer argument expected, got float" (#188, #187)
  • Fixes custom service refresh (#188, #183)

3.1.1 Add 2021.9 compatibility

31 Aug 20:19
b0923e6
Compare
Choose a tag to compare

Known Issues:

  • Live map is not working. Don't update if you need it. Fix is coming (#187, #188)

Minimum required version is now 2021.9.0

This version is required for 2021.9.0 or later to work correctly.

Changes

  • Add 2021.9 compatibility (#185)
  • Add check for min required HA version (#185)
  • Improve client error handling (#182)
  • Bumper only: change device_id (#174)

3.1.1b3 Add 2021.9 compatibility

27 Aug 12:11
1e8dd15
Compare
Choose a tag to compare
Pre-release

Minimum required version is now 2021.9.0b0

Changes

  • Add 2021.9 compatibility (#185)
  • Add check for min required HA version (#185)
  • Improve client error handling (#182)
  • Bumper only: change device_id (#174)