Change Reolink person binary sensor icon (#134472)

This commit is contained in:
SparkyDan555 2025-01-02 18:18:40 +00:00 committed by GitHub
parent cf238cd8f7
commit 309b7eb436
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,9 +38,9 @@
}
},
"person": {
"default": "mdi:motion-sensor-off",
"default": "mdi:account-off",
"state": {
"on": "mdi:motion-sensor"
"on": "mdi:account"
}
},
"cry": {