You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having trouble setting this up in Home Assistant using both the GUI config and editing the YAML manually. Can you tell me where I'm going wrong? Here is what I have so far:
`devices:
screen_id: "my_screen_id"
name: "YouTube on TV"
apikey: "" <- I have tried this both with and without my YT API Key
skip_categories:
When entering that and restarting, I am not sure it's 'sicking.' The GUI configuration method throws errors about the skip_categories, so I was trying to just set it up using the Edit YAML option instead.
The text was updated successfully, but these errors were encountered:
Hey bertybuttface!
I am having trouble setting this up in Home Assistant using both the GUI config and editing the YAML manually. Can you tell me where I'm going wrong? Here is what I have so far:
`devices:
name: "YouTube on TV"
apikey: "" <- I have tried this both with and without my YT API Key
skip_categories:
channel_whitelist: []
skip_count_tracking: false
mute_ads: true
skip_ads: true
auto_play: true`
When entering that and restarting, I am not sure it's 'sicking.' The GUI configuration method throws errors about the skip_categories, so I was trying to just set it up using the Edit YAML option instead.
The text was updated successfully, but these errors were encountered: