You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now I´ve got "sensor.pirate_weather_hourly" and "sensor.pirate_weather_daily".
The "sensor.pirate_weather_daily" now includes the attribute "templow", i require for automating my heating season.
Unfortunately my skills are low in extracting data from the records as the top attribute is the date:
Hi, thanks for using this integration, and sorry for my slow reply here!
Have you tried creating a sensor using the HACS Integration's UI flow? It should be able to create a sensor directly using that, as opposed to needing a template. From there, you can use that sensor directly in automatons. Happy to help troubleshoot this approach as well, but the sensor integration is probably a cleaner route
Describe the issue
Heyhey,
just created the hourly and daily weather entities following this:
https://community.home-assistant.io/t/new-weather-forecast-template/622642/17
Now I´ve got "sensor.pirate_weather_hourly" and "sensor.pirate_weather_daily".
The "sensor.pirate_weather_daily" now includes the attribute "templow", i require for automating my heating season.
Unfortunately my skills are low in extracting data from the records as the top attribute is the date:
- datetime: '2024-12-07T23:00:00+00:00'
condition: rainy
precipitation_probability: 66
cloud_coverage: 100
wind_bearing: 159
temperature: 4.5
templow: 1.1
wind_gust_speed: 18.22
wind_speed: 7.96
precipitation: 1.33
humidity: 89
Can someone help me out maybe with a working automation trigger for "overnight temp next night below 12°"?
Sorry for being a noob ;-)
Thanks and regards
Jakob
Home Assistant version
No response
Integration version
No response
Troubleshooting steps
The text was updated successfully, but these errors were encountered: