Add icon translations to Simplisafe (#112224)

This commit is contained in:
Joost Lekkerkerker 2024-03-04 15:36:41 +01:00 committed by GitHub
parent f5367e002b
commit 4cfca55099
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,7 @@
{
"services": {
"remove_pin": "mdi:alarm-panel-outline",
"set_pin": "mdi:alarm-panel",
"set_system_properties": "mdi:cog"
}
}