Version 0.6.3
This commit is contained in:
parent
54f303394e
commit
0338580c0a
@ -95,3 +95,9 @@
|
|||||||
## 0.6.2
|
## 0.6.2
|
||||||
|
|
||||||
* Fixed homebridge startup failed when robot does not support mapping
|
* Fixed homebridge startup failed when robot does not support mapping
|
||||||
|
|
||||||
|
## 0.6.3
|
||||||
|
|
||||||
|
* Fixed homebridge crash when robot has a map without zones
|
||||||
|
* Fixed homebridge crash when homebridge has no internet connection or the neato servers are offline
|
||||||
|
* Fixed homebridge crash when 2 zones have the same name
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "homebridge-neato",
|
"name": "homebridge-neato",
|
||||||
"version": "0.6.2",
|
"version": "0.6.3",
|
||||||
"description": "A Neato vacuum robot plugin for homebridge.",
|
"description": "A Neato vacuum robot plugin for homebridge.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
Loading…
Reference in New Issue
Block a user