mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Change Reolink person binary sensor icon (#134472)
This commit is contained in:
@@ -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": {
|
||||||
|
Reference in New Issue
Block a user