13 lines
234 B
JSON
13 lines
234 B
JSON
{
|
|
"entity": {
|
|
"binary_sensor": {
|
|
"wash_cycle": {
|
|
"default": "mdi:washing-machine",
|
|
"state": {
|
|
"on": "mdi:washing-machine",
|
|
"off": "mdi:washing-machine-off"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|