Moved weatheralerts sensor to keep weather things together
This commit is contained in:
@ -50,3 +50,7 @@ sensor:
|
|||||||
- sunset_time
|
- sunset_time
|
||||||
- nearest_storm_bearing
|
- nearest_storm_bearing
|
||||||
- alerts
|
- alerts
|
||||||
|
- platform: weatheralerts
|
||||||
|
state: OH
|
||||||
|
zone: 4
|
||||||
|
county: 39
|
||||||
|
@ -1,7 +1,3 @@
|
|||||||
- platform: weatheralerts
|
|
||||||
state: OH
|
|
||||||
zone: 4
|
|
||||||
county: 39
|
|
||||||
- platform: twitch_helix
|
- platform: twitch_helix
|
||||||
client_id: !secret twitch_client_id
|
client_id: !secret twitch_client_id
|
||||||
client_secret: !secret twitch_client_secret
|
client_secret: !secret twitch_client_secret
|
||||||
|
Reference in New Issue
Block a user