Skip to content

Commit

Permalink
Update sources-dist.json: Add myuplink adapter
Browse files Browse the repository at this point in the history
Tested by user (and me): sebilm/ioBroker.myuplink#1
  • Loading branch information
sebilm authored Dec 25, 2023
1 parent 9163141 commit 1a600a8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion sources-dist.json
Original file line number Diff line number Diff line change
Expand Up @@ -1552,6 +1552,11 @@
"icon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.myenergi/master/admin/myenergi.png",
"type": "energy"
},
"myuplink": {
"meta": "https://raw.githubusercontent.com/sebilm/ioBroker.myuplink/master/io-package.json",
"icon": "https://raw.githubusercontent.com/sebilm/ioBroker.myuplink/master/admin/myuplink.png",
"type": "climate-control"
},
"myq": {
"meta": "https://raw.githubusercontent.com/StrathCole/ioBroker.myq/master/io-package.json",
"icon": "https://raw.githubusercontent.com/StrathCole/ioBroker.myq/master/admin/myq.png",
Expand Down Expand Up @@ -3076,4 +3081,4 @@
"icon": "https://raw.githubusercontent.com/AlCalzone/ioBroker.zwave2/master/admin/zwave2.svg?sanitize=true",
"type": "hardware"
}
}
}

0 comments on commit 1a600a8

Please sign in to comment.