Hello,
I want to create an automation to set the maximum charging current on a wallbox to 6A when the value on an MQTT sensor is 1.
The MQTT sensor is published in Hass.
I’m stuck on the trigger.
How do I configure it so that it detects when the sensor switches to “value [1]”?
What exactly do you mean by this? Is the data available as a sensor? If so it is an entity and you can trigger on it like any other entity.
If it’s not available as a sensor, then set a sensor up.
(Hass is not a thing btw, just use ha…)
