Resolves #262 Cler
This commit is contained in:
parent
22a5847285
commit
1a446d34c7
@ -34,7 +34,7 @@ class Entity {
|
|||||||
"moisture.on": "Wet",
|
"moisture.on": "Wet",
|
||||||
"moisture.off": "Dry",
|
"moisture.off": "Dry",
|
||||||
"motion.on": "Detected",
|
"motion.on": "Detected",
|
||||||
"motion.off": "Cler",
|
"motion.off": "Clear",
|
||||||
"moving.on": "Moving",
|
"moving.on": "Moving",
|
||||||
"moving.off": "Stopped",
|
"moving.off": "Stopped",
|
||||||
"occupancy.on": "Occupied",
|
"occupancy.on": "Occupied",
|
||||||
|
Reference in New Issue
Block a user