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