In this case the temperature is an attribute on a climate entity.
It is not its own entity, so your made-up entity id does not exist.
- condition: numeric_state
entity_id: climate.midea_ac_150633093978404
attribute: temperature
below: 24
In this case the temperature is an attribute on a climate entity.
It is not its own entity, so your made-up entity id does not exist.
- condition: numeric_state
entity_id: climate.midea_ac_150633093978404
attribute: temperature
below: 24
Fantastic! Worker very well. Can I do that in Visual Editor or only in coding?
Should be possible to build in the visual editor.
How to I set for an attribute in visual editor?