I have a eWeLink zbridge which has Temp sensors connecting to it. The zbridge is connected to the wifi.
I also have TPLink Smart Plugs where Heaters are connected to it.
I’m using the SmartThings app on a android device and managed to link my TPLink account and eWeLink accounts to the app.
All devices are detected and able to show status\monitoring\details etc.
I have created a simple automation as follows
** IF
Between 18:00 - 23:00 (Precondition)
Temperature sensor is Equal to or below 20 degrees
** THEN
Turn ON Heater
Now my problem is that it works sometimes and sometimes fails to work at all.
I tried deleting and re-creating the automations and still hasn’t made much difference.
Is there anything wrong I’m doing or do I need anything additional for my setup.