18 lines
433 B
YAML
18 lines
433 B
YAML
- 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 |