Brian Martin
62185d135f
Add spotclean to cli
...
Add spotclean to cli
2019-01-14 13:13:02 -05:00
Brian Martin
304c576960
Add spotarea command tests
...
Add spotarea command tests
2019-01-14 11:23:27 -05:00
Brian Martin
d317e4b913
Fix tests & Clean
...
Fix tests
Add tests for iot
Modify Clean to use kwargs for SpotArea
2019-01-14 10:59:25 -05:00
Brian Martin
ef0bd2e90d
Add backward action
...
Add backward action
2019-01-13 21:22:19 -05:00
Brian Martin
c1f6814f8e
Add clean_status for IOT
...
Add clean_status for IOT
- Reports cleaning or paused
2019-01-13 14:12:29 -05:00
Brian Martin
0da4532908
Add spotarea
...
Add SpotArea option for D90X w/ Mapping
2019-01-13 13:59:29 -05:00
Brian Martin
e408157b72
Basic support for D90X
...
Add EcoVacsIOT in VacBot
2019-01-12 15:43:02 -05:00
Greg Laabs
930e475905
Const and logging cleanup, addition of is_cleaning and is_charging
...
All sucks vocabulary is now defined up-front in consts, so that library users can import those const instead of hard-coding them.
is_cleaning and is_charging properties were added to VacBot, avoiding library users to have to understand which vacuum statuses mean active cleaning.
All logging has been moved to instantiated loggers using the module's namespace, as is recommended by the Python docs.
2018-07-19 12:18:22 -07:00
William Pietri
d300df99eb
Moving waiting logic to CLI.
2017-12-19 16:01:16 -08:00
Torbjörn Axelsson
66d73f7cf0
VacBotCommand class updated and more commands added
2017-12-16 15:26:57 -08:00
William Pietri
f1b2fbc3ab
Adding tests for reading and writing config.
2017-12-10 18:40:01 -08:00
William Pietri
f4aeff5c13
Does this work for Windows config file paths?
2017-12-10 18:40:01 -08:00
William Pietri
7a39d7e271
Preparing for PyPi submission.
2017-12-04 14:11:27 -08:00