I have several Shelly 1 devices in the same location to control pumps for an underfloor heating system. One of them has a probe connected.
Recently, it has started malfunctioning; for no apparent reason, the probe-sensor becomes unavailable, both in HA and the Shelly app. Sometimes it reappears, and sometimes it stays unavailable for hours. The only way to get it back is to cut the power to the device; it doesn’t reappear even after restarting it.
The probe value is crucial for the system’s operation. It’s very easy for me to physically connect the add-on to another nearby Shelly 1, but I don’t know how to do it without making a mess with the multiple automations that involve the Shelly 1 and the sensor. I’m not interested in saving data values.
Go to Developer Tools & click Check Config. If ok, Click Automations on that same page under YAML configuration reloading.
You can also do the above steps if you open each affected automation in yaml mode (use Ctrl+F instead of Ctrl+H).
It’s safer since you only change 1 automation at a time & doesn’t require manual reloading, but it’s more tedious and you might miss one of the affected automations.
Sorry for the delay answering, but we have the holidays and the probe doesn’t fail again until a few days ago.
I will try this, it seems to be a good solution.
Thanks so much!!