1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-25 12:27:07 +00:00

Add service icons to Intent Script (#113318)

This commit is contained in:
Joost Lekkerkerker
2024-03-14 13:35:43 +01:00
committed by GitHub
parent be36626910
commit d79a8393de

View File

@@ -0,0 +1,5 @@
{
"services": {
"reload": "mdi:reload"
}
}