diff --git a/packages/custom_weather.yaml b/packages/custom_weather.yaml index d7d6ed7..a5a5c4c 100644 --- a/packages/custom_weather.yaml +++ b/packages/custom_weather.yaml @@ -50,3 +50,7 @@ sensor: - sunset_time - nearest_storm_bearing - alerts + - platform: weatheralerts + state: OH + zone: 4 + county: 39 diff --git a/sensor.yaml b/sensor.yaml index 9b76832..a741dfc 100644 --- a/sensor.yaml +++ b/sensor.yaml @@ -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