All notable changes to this project will be documented in this file.
!!! WARNING : If you rename existing switch with the new ability for custom areas / spot Areas, you will have to clear your accessory from cache before. !!!
- [NEW] bump dep to beta version
- [NEW] Allow manual naming override of SpotArea and CustomArea switch #83
- [NEW] bump dep
- [NEW] bump dep
- [NEW] switching to beta version of underlygin lib from @mrbungle64
- [FIX] Plugin causes huge amount of dns request #52
- [FIX] trying to fix regression on XMPP devices #55
- [NEW] Custom areas and spots as separate device #63
- [NEW] Options to show logs like areas and so on for easier configuration
- [NEW] bump dep
- [FIX] warnings on homebridge 1.3.X
- [NEW] bump dep
- [NEW] bump dep
- [NEW] Reverting the one deebot per platform limit, since it won't be supported by homebridge in the futur to have multiple platform of the same plugin. Keeping a property to expose only some deebots (by defautl will try all).
- [NEW] specify the deebotname to make it works with multiple deebots. You will need to have one instance of the plugin per deebot. #37 #40
- [FIX] potential fix for #37 (multiple deebots)
- [FIX] potential fix for #37 (multiple deebots)
- [FIX] more logs and code refactor for potential fix for #37 (multiple deebots)
- [FIX] option to specifiy SpotArea/CustomArea per deebot in case of multiple ones.
- [FIX] bump dep
- [FIX] crash for 950 models
- [FIX] Using two DeebotSlim with the plugin #37 (not sur it is fixed)
- [FIX] New publish zone function #38
- [NEW] Adding Spot and CustomArea commands
- [FIX] Deebots needs attention was not correct
- [NEW] swithches instead of direction and handling zones
- [FIX] Deebots needs attention does not reset #34
- [FIX] bump dep for Ozmo T8 #36
- [NEW] bump dep on js lib to support new deebot
- [NEW] bump dep on js lib to support new deebot and remove canvas dep
- [NEW] improved config UI descriptions - thx to @tteuer
- [NEW] bump dep on js lib to support UK
- [NEW] zone mode handling
- [NEW] bump dep on js lib that makes this plugin possible
- [NEW] select mode for fan direction in config #28
- [NEW] set primary switch if present #23
- [NEW] options to set what to publish
- [FIX] adding wrong characteristic to service
- [NEW] cleaning lost devices from cache
platform name change from HomebridgeDeebotsEcovacs to DeebotEcovacs
- [NEW] first non pre-version release, platform name change
- [FIX] fixing more bugs
- [FIX] fixing bugs #14 and others
- [FIX] fixing bugs
- [FIX] fixing some bugs, but a lot remains :)
- [NEW] add motion sensor for notifications #12
- [NEW] add a stateless switch for beep function #11
- [NEW] Add a switch service to handle charge / start #10 . fans top now pause the deebot
- [NEW] Implement rotation direction for edge / auto mode
- [FIX] library change for better support
- [FIX] nick is not always there #7
- [FIX] some early fixes
- [FIX] fixing update of cleaning status
- [FIX] fixing platform name
- [NEW] adding config schema for Config UI-X
- [NEW] First Version