Skip to content

Commit

Permalink
Added schedule-switcher to sources-dist.json (#4204)
Browse files Browse the repository at this point in the history
Co-authored-by: Lucky-ESA <null>
  • Loading branch information
Lucky-ESA authored Nov 2, 2024
1 parent a9f1f44 commit 522dd7c
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 @@ -2150,6 +2150,11 @@
"icon": "https://raw.githubusercontent.com/ioBroker/ioBroker.scenes/master/admin/scenes.png",
"type": "logic"
},
"schedule-switcher": {
"meta": "https://raw.githubusercontent.com/Lucky-ESA/ioBroker.schedule-switcher/main/io-package.json",
"icon": "https://raw.githubusercontent.com/Lucky-ESA/ioBroker.schedule-switcher/main/admin/schedule-switcher.png",
"type": "date-and-time"
},
"scheduler": {
"meta": "https://raw.githubusercontent.com/ioBroker/ioBroker.scheduler/master/io-package.json",
"icon": "https://raw.githubusercontent.com/ioBroker/ioBroker.scheduler/master/admin/scheduler.png",
Expand Down Expand Up @@ -3169,4 +3174,4 @@
"icon": "https://raw.githubusercontent.com/AlCalzone/ioBroker.zwave2/master/admin/zwave2.svg?sanitize=true",
"type": "hardware"
}
}
}

0 comments on commit 522dd7c

Please sign in to comment.