Skip to content

Commit

Permalink
Add zigbee2mqtt (#1976)
Browse files Browse the repository at this point in the history
* Add zigbee2mqtt

* Update sources-dist.json

* Add to stable @2.5.0

* Update sources-dist-stable.json

Update stable  to v2.6.0

* Update type

* Update type
  • Loading branch information
o0shojo0o authored Jan 13, 2023
1 parent 5b6256c commit 93412b3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sources-dist-stable.json
Original file line number Diff line number Diff line change
Expand Up @@ -2706,6 +2706,12 @@
"icon": "https://raw.githubusercontent.com/ioBroker/ioBroker.zigbee/master/admin/zigbee.png",
"type": "hardware",
"version": "1.8.10"
},
"zigbee2mqtt": {
"meta": "https://raw.githubusercontent.com/o0shojo0o/ioBroker.zigbee2mqtt/master/io-package.json",
"icon": "https://raw.githubusercontent.com/o0shojo0o/ioBroker.zigbee2mqtt/master/admin/zigbee2mqtt.png",
"type": "hardware",
"version": "2.6.0"
},
"zont": {
"meta": "https://raw.githubusercontent.com/kirovilya/ioBroker.zont/master/io-package.json",
Expand Down
5 changes: 5 additions & 0 deletions sources-dist.json
Original file line number Diff line number Diff line change
Expand Up @@ -2681,6 +2681,11 @@
"icon": "https://raw.githubusercontent.com/ioBroker/ioBroker.zigbee/master/admin/zigbee.png",
"type": "hardware"
},
"zigbee2mqtt": {
"meta": "https://raw.githubusercontent.com/o0shojo0o/ioBroker.zigbee2mqtt/master/io-package.json",
"icon": "https://raw.githubusercontent.com/o0shojo0o/ioBroker.zigbee2mqtt/master/admin/zigbee2mqtt.png",
"type": "hardware"
},
"zoe2": {
"meta": "https://raw.githubusercontent.com/fungus75/ioBroker.zoe2/master/io-package.json",
"icon": "https://raw.githubusercontent.com/fungus75/ioBroker.zoe2/master/admin/zoe.png",
Expand Down

0 comments on commit 93412b3

Please sign in to comment.