Added hourly weather entity
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user