We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e32d078 commit eb39685Copy full SHA for eb39685
.changeset/pre.json
@@ -21,6 +21,7 @@
21
"quick-melons-crash",
22
"serious-candles-draw",
23
"short-hounds-lay",
24
+ "shy-deers-cover",
25
"silly-rabbits-jog",
26
"sour-months-return",
27
"stale-bobcats-march",
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 1.3.0-beta.6
4
+
5
+### Minor Changes
6
7
+- e32d078: Add a long-term slow watching of Roomba's status so we always have a status
8
9
## 1.3.0-beta.5
10
11
### Patch Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "homebridge-roomba2",
"description": "homebridge-plugin for Roomba devices",
- "version": "1.3.0-beta.5",
+ "version": "1.3.0-beta.6",
"engines": {
"homebridge": ">=0.2.0",
"node": ">=10"
0 commit comments