Added Pirate Weather custom integration

This commit is contained in:
2022-03-30 17:01:07 -04:00
parent 59750bf6e8
commit 452bcdedee

View File

@ -9,4 +9,8 @@ weather:
wind_speed_template: "{{ states('sensor.wind_speed') | float }}"
wind_bearing_template: "{{ states('sensor.wind_direction') | float }}"
visibility_template: "{{ states('sensor.kdfi_visibility') | float }}"
attribution_template: "Weather data from Iron Nerd's custom weather station template"
attribution_template: "Weather data from Iron Nerd's custom weather station template"
- platform: pirateweather
api_key: !secret pirate_weather_api
mode: "daily"
name: Iron Nerd Studios