mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Change Reolink person binary sensor icon (#134472)
This commit is contained in:
@@ -38,9 +38,9 @@
|
||||
}
|
||||
},
|
||||
"person": {
|
||||
"default": "mdi:motion-sensor-off",
|
||||
"default": "mdi:account-off",
|
||||
"state": {
|
||||
"on": "mdi:motion-sensor"
|
||||
"on": "mdi:account"
|
||||
}
|
||||
},
|
||||
"cry": {
|
||||
|
Reference in New Issue
Block a user