mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-20 06:19:14 +02:00
[Sponserblock] added only categories as option
Hide the other stuff, is this the way to do it @alexbelgium ? I just wnat the css_categories to be visible by default
This commit is contained in:
@@ -23,11 +23,11 @@
|
|||||||
},
|
},
|
||||||
"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"
|
"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