Arne
6f19a189b2
Reworked room cleaning (WIP)
2019-09-19 11:25:36 +02:00
Arne
5139929bce
Formatting only
2019-09-19 09:37:16 +02:00
Arne
a3b64b7c53
Added option to buy me a coffee
2019-09-17 22:27:06 +02:00
Arne
0338580c0a
Version 0.6.3
2019-08-14 23:45:19 +02:00
Arne
54f303394e
Fixed homebridge crash when 2 zones have the same name
2019-08-14 23:43:03 +02:00
Arne
c43a666378
Fixed homebridge crash when homebridge has no internet connection or the neato servers are offline
2019-08-14 23:06:03 +02:00
Arne
20c54a02e8
Fixed homebridge crash when robot has a map without zones
2019-08-14 22:48:23 +02:00
Arne
1436e4b342
Fixed homebridge startup failed when robot does not support mapping
2019-07-31 10:05:59 +02:00
Arne
db8305bbee
Fixed homebridge startup failed when robot does not support zone cleaning
2019-07-20 22:37:27 +02:00
Arne
f795781d2a
Code cleanup
2019-07-20 22:27:16 +02:00
Arne
3cfde323a8
Added gitignore
2019-07-20 22:20:31 +02:00
Arne
4a97487400
Added contributor and bumped version to v0.6.0
2019-07-14 23:35:09 +02:00
Arne
5ea9dde49c
Merge pull request #28 from az0uz/feature/zone_cleaning
...
Support for zone cleaning
2019-07-14 23:32:43 +02:00
Arne
8ef24c9d40
Update package.json
2019-07-10 10:27:11 +02:00
Antoine de Maleprade
979dc40ccf
fixed uuid reset when restarting homebridge, removed logs
2019-05-06 20:11:04 -07:00
Antoine de Maleprade
7d824ee0b9
Working zone cleaning, implemented multiple accesories to have a room per switch in homekit
2019-04-28 17:35:49 -07:00
Antoine de Maleprade
b87e49e12f
fix: zone services discovery
2019-04-27 22:52:49 -07:00
Antoine de Maleprade
afe7d690ef
Added zone cleaning
2019-04-27 22:06:07 -07:00
Arne
442b91c347
Versionbump to v0.5.2
2019-04-09 12:46:08 +02:00
Arne
55020c005b
Merge pull request #26 from btutal/master
...
Add Schema for Config
2019-04-09 12:43:31 +02:00
Berkay
7c72aabb25
Add Schema for Config
...
Add schema file for homebridge-config-ui-x and similar plugins
2019-04-08 22:26:30 +02:00
Arne
e1754e02ed
Fixed console log in node-botvac
2018-11-17 13:27:33 +01:00
Arne
0b864eb229
Updated readme
2018-11-14 22:42:38 +01:00
Arne
1d1fa121a4
Updated readme
2018-11-14 18:24:52 +01:00
Arne
6c6bb1c204
Updated readme and changelog
2018-11-14 18:22:27 +01:00
Arne
577e62ea32
Improved refresh interval
2018-11-13 21:47:39 +01:00
Arne
fbec31602f
NoGo Lines and options sync
...
ADDED
- NoGo lines button
- Extra care navigation button
- Syncing cleaning options from last run
CHANGED
- Goto dock button is now always off
- Better error handling
- More detailed debug messages
- Updated node-botvac dependency to 0.1.6
REMOVED
- Extra care navigation option parameter (is now a button)
2018-11-11 15:53:50 +01:00
naofireblade
42fa0399f8
Version 0.4.7
...
* Fixed an exception when no robot is associated with the account
2018-03-26 19:14:54 +02:00
Arne
0de549dd41
Merge pull request #12 from ghulands/fix_no_robots
...
Set an empty array if there are no robots on the account
2018-03-25 22:01:32 +02:00
Greg Hulands
7fef07df0a
Set an empty array if there are no robots on the account
2018-03-24 22:54:12 -07:00
Arne
9e9dd80547
Added badges
2018-02-08 12:14:48 +01:00
Arne
b7ec93953e
Updated list of supported robots
2018-01-11 08:01:18 +01:00
naofireblade
ad41c1679d
Version 0.4.6
...
* Added error log while refreshing robot state
* Fixed a rare bug where the robot stops after some seconds of cleaning
2017-12-10 13:14:12 +01:00
naofireblade
89f6f233a5
Added errorlog while refreshing robot state
2017-10-15 19:34:02 +02:00
naofireblade
88f217e2b1
Version 0.4.5
...
* Fixed compatibility with homebridge 0.4.23 (occupancy sensor not
working)
2017-09-04 00:13:44 +02:00
naofireblade
2fec762498
Version 0.4.4
...
* Fixed config parameter to disable switches/sensors not optional
2017-07-25 08:54:52 +02:00
naofireblade
857af55e99
Version 0.4.3
...
* Fixed config parameter to disable switches/sensors not optional
2017-07-25 08:52:17 +02:00
naofireblade
20e0a9b909
Version 0.4.2
...
* Added config parameter to disable switches/sensors
2017-07-24 19:52:32 +02:00
Arne
afdff765b0
Wording
2017-06-07 10:51:14 +02:00
Arne
dcef6653ff
Wording
2017-06-07 10:50:44 +02:00
Arne
82bf19c548
Wording
2017-06-07 10:48:46 +02:00
Arne
1084bff0ee
Wording
2017-06-07 10:48:11 +02:00
Arne
5aa66835dd
Wording
2017-06-07 10:47:01 +02:00
naofireblade
08ef90f7b0
Version 0.4.1
...
* Added config parameter for extraCareNavigation
2017-06-06 17:25:02 +02:00
naofireblade
bfb03b5d5d
Version 0.4.0
...
* Added support for multiple robots
* Added log output when user requests accessory identify
* Changed plugin to platform instead of single accessory
* Removed parameter name from config
2017-06-05 16:46:45 +02:00
naofireblade
56e85c92e0
Wording and Bugfixes
...
* Fixed a bug that refresh is not disabled when set to 0
2017-05-20 19:41:25 +02:00
naofireblade
d6dd94979b
Offical support for D5 Connected
2017-05-20 13:34:21 +02:00
naofireblade
6deca89d27
Updated dependencies
2017-05-18 19:14:59 +02:00
naofireblade
5eb5b9934d
Support for basic-2 services
2017-05-18 18:59:14 +02:00
naofireblade
9a5c3f942c
Error Handling
2017-05-13 21:17:46 +02:00