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