Add service icons to Abode (#113411)

This commit is contained in:
Joost Lekkerkerker 2024-03-14 19:26:01 +01:00 committed by GitHub
parent 87767a58fc
commit 5c59b4d846
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,5 +5,10 @@
"default": "mdi:robot"
}
}
},
"services": {
"capture_image": "mdi:camera",
"change_setting": "mdi:cog",
"trigger_automation": "mdi:play"
}
}