Add icon translations to Xiaomi Aqara (#112360)

This commit is contained in:
Joost Lekkerkerker 2024-03-05 14:03:51 +01:00 committed by GitHub
parent 810dd0d643
commit 835cce4de9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,8 @@
{
"services": {
"add_device": "mdi:cellphone-link",
"play_ringtone": "mdi:music",
"remove_device": "mdi:cellphone-link",
"stop_ringtone": "mdi:music-off"
}
}