## -------------------------------------------------------------------------------------------------## ## pirateweather ## -------------------------------------------------------------------------------------------------## ## -------------------------------------------------------------------------------------------------## ## Wetter-Plattform ## -------------------------------------------------------------------------------------------------## weather: - platform: pirateweather api_key: !secret pirateweather mode: daily sun: sensor: - platform: template #api_key: !secret pirateweather sensors: temperature_outside_pirateweather: value_template: '{{ states.weather.pirateweather.attributes.temperature }}' friendly_name: 'Outside Temperature'