mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 23:01:49 +02:00
Update config.json
This commit is contained in:
@@ -18,14 +18,16 @@
|
|||||||
"CSS_DISCOVER_INTERVAL": "5m",
|
"CSS_DISCOVER_INTERVAL": "5m",
|
||||||
"CSS_PAUSED_INTERVAL": "1m",
|
"CSS_PAUSED_INTERVAL": "1m",
|
||||||
"CSS_PLAYING_INTERVAL": "1s",
|
"CSS_PLAYING_INTERVAL": "1s",
|
||||||
"CSS_YOUTUBE_API_KEY": " "
|
"CSS_YOUTUBE_API_KEY": "",
|
||||||
|
"CSS_MUTE_ADS": "true"
|
||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"CSS_CATEGORIES": "str",
|
"CSS_CATEGORIES": "str",
|
||||||
"CSS_DISCOVER_INTERVAL": "str",
|
"CSS_DISCOVER_INTERVAL": "str",
|
||||||
"CSS_PAUSED_INTERVAL": "str",
|
"CSS_PAUSED_INTERVAL": "str",
|
||||||
"CSS_PLAYING_INTERVAL": "str",
|
"CSS_PLAYING_INTERVAL": "str",
|
||||||
"CSS_YOUTUBE_API_KEY": "str"
|
"CSS_YOUTUBE_API_KEY": "str",
|
||||||
|
"CSS_MUTE_ADS": "bool"
|
||||||
},
|
},
|
||||||
"slug": "sponsorblockcast",
|
"slug": "sponsorblockcast",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sponsorblockcast",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sponsorblockcast",
|
||||||
|
|||||||
Reference in New Issue
Block a user