Developer: | kmarkley's Plugins |
Category: | Miscellaneous |
Github: | Github Repo |
Assistance: | Get help! Check the online documentation |
Plugin ID: | com.morris.neato-botvac |
Latest release: | v0.1.0 released on July 29, 2023 |
Release downloaded: | 0 times |
Requires: | Indigo v2022.1.0 or higher |
(Check the Releases tab below for older releases that may have different requirements) | |
Download latest release |
Plugin to control internet-connected Neato Botvac vacuums.
First Thing To Know: This plugin uses a 3rd party library which in turn uses the unofficial Neato API. So it could stop working at any moment with only the dimmest prospects for a fix.
Second Thing To Know: This plugin works via the Neato cloud service. It won't work without an internet connection and status information is often somewhat delayed.
Third Thing To Know: I have had occasional issues with Neato failing to recognize the plugin's connection as valid. There's a menu item to reset this, but I haven't been able to isolate the cause and fix it within the plugin.
Fourth Thing To Know: The plugin reproduces all the states and all the commands in the 3rd party library it depends on. It makes no attempt to determine if any of them are applicable to your model or not. So a lot of things may simply not work unless your specific machine supports them.
If you're cool with all that, it should be easy to use. Set up your account credentials in the plugin config, and then create devices for your vacuums. There are a number of actions available.
pip3 install pybotvac
Released on: | July 29, 2023 |
Requires: | Indigo v2022.1.0+ |
Downloaded: | 0 times |
Download this release |
python 3
Released on: | April 6, 2020 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Downloaded: | 1 times |
Download this release |
2nd try deal with missing fields
Released on: | April 3, 2020 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Downloaded: | 2 times |
Download this release |
fix for missing status fields
Released on: | March 6, 2020 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Downloaded: | 0 times |
Download this release |
initial release