Added hourly weather entity

This commit is contained in:
2022-06-22 16:23:21 -04:00
parent e0d7aa667b
commit eb554a6b1f

View File

@ -15,6 +15,10 @@ weather:
api_key: !secret pirate_weather_api api_key: !secret pirate_weather_api
mode: "daily" mode: "daily"
name: Iron Nerd Studios name: Iron Nerd Studios
- platform: pirateweather
api_key: !secret pirate_weather_api
mode: "hourly"
name: Iron Nerd Studios Hourly
sensor: sensor:
# - platform: template # - platform: template