Skip to content

Commit

Permalink
Added srm to sources-dist.json
Browse files Browse the repository at this point in the history
  • Loading branch information
stephan1827 committed Dec 5, 2023
1 parent b56246e commit dfbc868
Showing 1 changed file with 14 additions and 8 deletions.
22 changes: 14 additions & 8 deletions sources-dist.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,8 @@
"meta": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.boschindego/main/io-package.json",
"icon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.boschindego/main/admin/boschindego.png",
"type": "garden"
}, "bosesoundtouch": {
},
"bosesoundtouch": {
"meta": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.bosesoundtouch/master/io-package.json",
"icon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.bosesoundtouch/master/admin/bosesoundtouch.png",
"type": "multimedia"
Expand Down Expand Up @@ -508,16 +509,16 @@
"icon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.emby/master/admin/emby.png",
"type": "multimedia"
},
"ems-esp": {
"meta": "https://raw.githubusercontent.com/tp1de/ioBroker.ems-esp/main/io-package.json",
"icon": "https://raw.githubusercontent.com/tp1de/ioBroker.ems-esp/main/admin/ems-esp.png",
"type": "climate-control"
},
"emporia": {
"meta": "https://raw.githubusercontent.com/Chris-656/ioBroker.emporia/main/io-package.json",
"icon": "https://raw.githubusercontent.com/Chris-656/ioBroker.emporia/main/admin/emporia.png",
"type": "energy"
},
"ems-esp": {
"meta": "https://raw.githubusercontent.com/tp1de/ioBroker.ems-esp/main/io-package.json",
"icon": "https://raw.githubusercontent.com/tp1de/ioBroker.ems-esp/main/admin/ems-esp.png",
"type": "climate-control"
},
"energiefluss": {
"meta": "https://raw.githubusercontent.com/SKB-CGN/ioBroker.energiefluss/main/io-package.json",
"icon": "https://raw.githubusercontent.com/SKB-CGN/ioBroker.energiefluss/main/admin/energiefluss.png",
Expand Down Expand Up @@ -2066,7 +2067,7 @@
"icon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.samsung/master/admin/samsung.png",
"type": "multimedia"
},
"samsung_tizen": {
"samsung_tizen": {
"meta": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.samsung_tizen/master/io-package.json",
"icon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.samsung_tizen/master/admin/samsung.png",
"type": "multimedia"
Expand Down Expand Up @@ -2321,6 +2322,11 @@
"icon": "https://raw.githubusercontent.com/oweitman/ioBroker.squeezeboxrpc/master/admin/squeezeboxrpc.png",
"type": "multimedia"
},
"srm": {
"meta": "https://raw.githubusercontent.com/stephan1827/ioBroker.srm/main/io-package.json",
"icon": "https://raw.githubusercontent.com/stephan1827/ioBroker.srm/main/admin/srm.png",
"type": "hardware"
},
"starline": {
"meta": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.starline/master/io-package.json",
"icon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.starline/master/admin/starline.png",
Expand Down Expand Up @@ -3040,4 +3046,4 @@
"icon": "https://raw.githubusercontent.com/AlCalzone/ioBroker.zwave2/master/admin/zwave2.svg?sanitize=true",
"type": "hardware"
}
}
}

0 comments on commit dfbc868

Please sign in to comment.