Add icon translations to Verisure (#112342)

This commit is contained in:
Joost Lekkerkerker
2024-03-05 21:45:48 +01:00
committed by GitHub
parent f1e564fb47
commit aab2c91c87

View File

@@ -0,0 +1,7 @@
{
"services": {
"capture_smartcam": "mdi:camera",
"enable_autolock": "mdi:lock",
"disable_autolock": "mdi:lock-off"
}
}