Skip to content

Commit

Permalink
add homebridge-roomba
Browse files Browse the repository at this point in the history
  • Loading branch information
donavanbecker committed Jan 25, 2025
1 parent 18bbb96 commit 7943842
Show file tree
Hide file tree
Showing 9 changed files with 49 additions and 6 deletions.
2 changes: 1 addition & 1 deletion assets/plugins-v2.min.json

Large diffs are not rendered by default.

34 changes: 32 additions & 2 deletions assets/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,32 @@
"verified": true,
"verifiedPlus": false
},
"@homebridge-plugins/homebridge-roomba": {
"name": null,
"hidden": false,
"icon": "icons/homebridge-roomba.png",
"maintained": true,
"newScope": false,
"scoped": false,
"author": "karlvr",
"verified": true,
"verifiedPlus": false
},
"@homebridge-plugins/homebridge-roomba2": {
"name": null,
"hidden": false,
"icon": null,
"maintained": false,
"newScope": {
"from": "@homebridge-plugins/homebridge-roomba2",
"to": "@homebridge-plugins/homebridge-roomba",
"switch": "1.5.3"
},
"scoped": false,
"author": null,
"verified": false,
"verifiedPlus": false
},
"@homebridge-plugins/homebridge-smarthq": {
"name": null,
"hidden": false,
Expand Down Expand Up @@ -4169,8 +4195,12 @@
"name": null,
"hidden": false,
"icon": null,
"maintained": true,
"newScope": false,
"maintained": false,
"newScope": {
"from": "homebridge-roomba2",
"to": "@homebridge-plugins/homebridge-roomba",
"switch": "1.5.3"
},
"scoped": false,
"author": null,
"verified": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/plugins.min.json

Large diffs are not rendered by default.

12 changes: 11 additions & 1 deletion has-scope-plugins.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[
{
"from": "@homebridge-plugins/homebridge-roomba2",
"to": "@homebridge-plugins/homebridge-roomba",
"switch": "1.5.3"
},
{
"from": "homebridge-air",
"to": "@homebridge-plugins/homebridge-air",
Expand Down Expand Up @@ -62,6 +67,11 @@
{
"from": "homebridge-resideo",
"to": "@homebridge-plugins/homebridge-resideo",
"switch": "2.1.6"
"switch": "3.0.0"
},
{
"from": "homebridge-roomba2",
"to": "@homebridge-plugins/homebridge-roomba",
"switch": "1.5.3"
}
]
Binary file added icons/homebridge-roomba.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion maintained-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"@homebridge-plugins/homebridge-plugin-update-check",
"@homebridge-plugins/homebridge-rainbird",
"@homebridge-plugins/homebridge-resideo",
"@homebridge-plugins/homebridge-roomba",
"@homebridge-plugins/homebridge-smarthq",
"homebridge-air",
"homebridge-arlo",
Expand All @@ -26,7 +27,6 @@
"homebridge-noip",
"homebridge-rainbird",
"homebridge-resideo",
"homebridge-roomba2",
"homebridge-thermobit",
"homebridge-tp-link-powerline",
"homebridge-virtual-device",
Expand Down
1 change: 1 addition & 0 deletions plugin-authors.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"@homebridge-plugins/homebridge-plugin-update-check": "sunookitsune",
"@homebridge-plugins/homebridge-rainbird": "donavanbecker",
"@homebridge-plugins/homebridge-resideo": "donavanbecker",
"@homebridge-plugins/homebridge-roomba": "karlvr",
"@homebridge-plugins/homebridge-smarthq": "donavanbecker",
"homebridge-air": "donavanbecker",
"homebridge-august": "donavanbecker",
Expand Down
1 change: 1 addition & 0 deletions plugin-icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"@homebridge-plugins/homebridge-noip": "icons/homebridge-noip.png",
"@homebridge-plugins/homebridge-rainbird": "icons/homebridge-rainbird.png",
"@homebridge-plugins/homebridge-resideo": "icons/homebridge-resideo.png",
"@homebridge-plugins/homebridge-roomba": "icons/homebridge-roomba.png",
"@homebridge-plugins/homebridge-smarthq": "icons/homebridge-smarthq.png",
"@pietrolubini/homebridge-ecoflow": "icons/homebridge-ecoflow.png",
"@switchbot/homebridge-switchbot": "icons/homebridge-switchbot.png",
Expand Down
1 change: 1 addition & 0 deletions verified-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"@homebridge-plugins/homebridge-plugin-update-check",
"@homebridge-plugins/homebridge-rainbird",
"@homebridge-plugins/homebridge-resideo",
"@homebridge-plugins/homebridge-roomba",
"@homebridge-plugins/homebridge-smarthq",
"@jdes/homebridge-tost-corp-somfy-rts-web",
"@milo526/homebridge-tuya-web",
Expand Down

0 comments on commit 7943842

Please # to comment.