Skip to content

Commit 721c3a6

Browse files
committed
Document noDockOnStop
1 parent 09f92c5 commit 721c3a6

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/quick-melons-crash.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"homebridge-roomba2": minor
3+
---
4+
5+
Add a setting to control whether Roomba is sent home when stopped [#63] (thanks @rcoletti116)

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ configure your accessory using JSON:
8484
|`runningContactSensor`|Add a contact sensor to HomeKit that's _open_ when Roomba is running|
8585
|`binContactSensor`|Add a contact sensor to HomeKit that's _open_ when Roomba's bin is full|
8686
|`dockingContactSensor`|Add a contact sensor to HomeKit that's _open_ when Roomba is docking|
87+
|`noDockOnStop`|Do not send home when stopped|
8788

8889
### Deprecated configuration
8990

0 commit comments

Comments
 (0)