Replaced broken Twitch integration with Twitch Helix from HACS
This commit is contained in:
13
sensor.yaml
13
sensor.yaml
@ -2,12 +2,19 @@
|
|||||||
state: OH
|
state: OH
|
||||||
zone: 4
|
zone: 4
|
||||||
county: 39
|
county: 39
|
||||||
- platform: twitch
|
- platform: twitch_helix
|
||||||
client_id: !secret twitch_client
|
client_id: !secret twitch_client_id
|
||||||
token: !secret twitch_token
|
client_secret: !secret twitch_client_secret
|
||||||
|
own_channel: ironnerd24
|
||||||
|
thumbnail_dimensions: 320x180
|
||||||
|
entity_prefix: Twitch_
|
||||||
channels:
|
channels:
|
||||||
- ironnerd24
|
- ironnerd24
|
||||||
- Xia_P988
|
- Xia_P988
|
||||||
|
- ManaSen
|
||||||
|
- STPeach
|
||||||
|
- BroteinGaming404
|
||||||
|
- NotoriosPenguin
|
||||||
- platform: deluge
|
- platform: deluge
|
||||||
host: !secret deluge_ip
|
host: !secret deluge_ip
|
||||||
username: !secret deluge_user
|
username: !secret deluge_user
|
||||||
|
Reference in New Issue
Block a user