Fixed a flipped daytime condition

This commit is contained in:
2022-10-13 14:43:14 -04:00
parent ffd1aae251
commit f34b62bd51

View File

@ -16628,12 +16628,12 @@
"z": "72f99805df043603",
"g": "e065b1ed4938b477",
"name": "Routing",
"property": "hot_temp",
"property": "hightemp",
"propertyType": "msg",
"rules": [
{
"t": "gte",
"v": "hightemp",
"v": "hot_temp",
"vt": "msg"
},
{