Add icon translations to Unifi protect (#112332)

This commit is contained in:
Joost Lekkerkerker 2024-03-14 18:43:09 +01:00 committed by GitHub
parent 2bf6170a6b
commit 20626947db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,8 @@
{
"services": {
"add_doorbell_text": "mdi:message-plus",
"remove_doorbell_text": "mdi:message-minus",
"set_default_doorbell_text": "mdi:message-processing",
"set_chime_paired_doorbells": "mdi:bell-cog"
}
}