Splitting up sensors because there are starting to be a lot of them
This commit is contained in:
18
sensors/entertainment.yaml
Normal file
18
sensors/entertainment.yaml
Normal file
@ -0,0 +1,18 @@
|
||||
- platform: twitch_helix
|
||||
client_id: !secret twitch_client_id
|
||||
client_secret: !secret twitch_client_secret
|
||||
own_channel: ironnerd24
|
||||
thumbnail_dimensions: 320x180
|
||||
entity_prefix: Twitch_
|
||||
channels:
|
||||
- ironnerd24
|
||||
- Xia_P988
|
||||
- ManaSen
|
||||
- STPeach
|
||||
- BroteinGaming404
|
||||
- NotoriosPenguin
|
||||
- platform: plex_recently_added
|
||||
name: Recently Added on Plex
|
||||
token: !secret plex_token
|
||||
host: 192.168.1.4
|
||||
port: 32400
|
Reference in New Issue
Block a user