From eb554a6b1f273d8b907886497f6613944bd07727 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Wed, 22 Jun 2022 16:23:21 -0400 Subject: [PATCH] Added hourly weather entity --- packages/custom_weather.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/custom_weather.yaml b/packages/custom_weather.yaml index 117686d..ee77f48 100644 --- a/packages/custom_weather.yaml +++ b/packages/custom_weather.yaml @@ -15,6 +15,10 @@ weather: api_key: !secret pirate_weather_api mode: "daily" name: Iron Nerd Studios + - platform: pirateweather + api_key: !secret pirate_weather_api + mode: "hourly" + name: Iron Nerd Studios Hourly sensor: # - platform: template