mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 06:37:52 +00:00
Change Reolink person binary sensor icon (#134472)
This commit is contained in:
parent
cf238cd8f7
commit
309b7eb436
@ -38,9 +38,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"person": {
|
"person": {
|
||||||
"default": "mdi:motion-sensor-off",
|
"default": "mdi:account-off",
|
||||||
"state": {
|
"state": {
|
||||||
"on": "mdi:motion-sensor"
|
"on": "mdi:account"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cry": {
|
"cry": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user