#Can I get today's High and Low temperatures from the build in weather plugin (Meteorologisk)?

1 messages · Page 1 of 1 (latest)

wispy zenith
#

I used openweathermap for this, but when they changed up their API i never updated things. I use the high and low to help me set the AC and Heat in my home.

I see in the weather card that Meteorologisk shows me the daily forecast, including high and low. How do I get those numbers?

naive cave
#

Call the weather.get_forecasts service, the forecast is returned in the response data, it will be in that data.

barren silo
#

I use PirateWeather instead and it can return sensors for all sorts of things, which makes making automations using them much much easier.

wispy zenith
#

can i do that from the automation? Or do i need a template or something to get the data?

naive cave
#

Yes you can call it in an automation.