diff --git a/packages/custom_weather.yaml b/packages/custom_weather.yaml index 1165a29..8b9ec4e 100644 --- a/packages/custom_weather.yaml +++ b/packages/custom_weather.yaml @@ -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" \ No newline at end of file + 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