Two out of Three AWIDO.DE - Sensors list unknown #3201
-
Hi, My value-template for all garbage cans is the same: value_template: “{% if value.daysTo == 0 %}Today{% elif value.daysTo == 1 %}Tomorrow{% else %}in {{value.daysTo}} days{% endif %}” Or has awido.de changed something? Kind regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Found the error... I've deleted the Alias. Now the sensors are working again. |
Beta Was this translation helpful? Give feedback.
Found the error...
In the configuration.yaml / waste_collection_schedule under customize for the calendar I have named my waste garbage cans as alias exactly the same as my sensors.
I've deleted the Alias. Now the sensors are working again.
The yellow garbage can worked because the type and the alias were the same.