I used this line (which works):
Code: Select all
on = { devices = {["Overloop_Sensor"] = {"on mon,tue,wed,thu,fri,sat,sun"}},Code: Select all
on = { devices = {["Overloop_Sensor" or "Overloop2_Sensor"] = {"on mon,tue,wed,thu,fri,sat,sun"}},Regards,