Closed CrazyCoder closed 1 month ago
You'll need to hard code the single "weather. " entity that matches your met.no weather integration.
Yes, that's what I did when I got this error. Would be nice to get it fixed or documented, though.
- trigger:
platform: time_pattern
minutes: "/15"
variables:
forecast_entity: >
{{ 'weather.home' }}
It's already in the docs to advise to hard code the variable if you have more than one weather entity:
Thanks, missed that.
I finally updated from the hardcoded
weather.home
to the new template:On my system, with two ecobee thermostats, this code returns three entities, and I get the following error in the logs: