Moved weatheralerts sensor to keep weather things together

This commit is contained in:
2022-03-30 17:22:28 -04:00
parent acc6d5ff39
commit 45a25a64e0
2 changed files with 4 additions and 4 deletions

View File

@ -50,3 +50,7 @@ sensor:
- sunset_time
- nearest_storm_bearing
- alerts
- platform: weatheralerts
state: OH
zone: 4
county: 39

View File

@ -1,7 +1,3 @@
- platform: weatheralerts
state: OH
zone: 4
county: 39
- platform: twitch_helix
client_id: !secret twitch_client_id
client_secret: !secret twitch_client_secret