1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Add service icons to Backup (#113277)

This commit is contained in:
Joost Lekkerkerker
2024-03-14 14:00:57 +01:00
committed by GitHub
parent 20c2bac32e
commit d10a244eaa

View File

@@ -0,0 +1,5 @@
{
"services": {
"create": "mdi:cloud-upload"
}
}