#Can I get today's High and Low temperatures from the build in weather plugin (Meteorologisk)?
1 messages · Page 1 of 1 (latest)
Call the weather.get_forecasts service, the forecast is returned in the response data, it will be in that data.
I use PirateWeather instead and it can return sensors for all sorts of things, which makes making automations using them much much easier.
can i do that from the automation? Or do i need a template or something to get the data?
Yes you can call it in an automation.