mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 21:21:46 +01:00
14 lines
234 B
JSON
14 lines
234 B
JSON
{
|
|
"entity": {
|
|
"binary_sensor": {
|
|
"wash_cycle": {
|
|
"default": "mdi:washing-machine",
|
|
"state": {
|
|
"on": "mdi:washing-machine",
|
|
"off": "mdi:washing-machine-off"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|