Add icon translations to Hue (#111725)

This commit is contained in:
Joost Lekkerkerker 2024-02-29 09:22:35 +01:00 committed by GitHub
parent 0985a7ab91
commit cb2c845c04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,6 @@
{
"services": {
"hue_activate_scene": "mdi:palette",
"activate_scene": "mdi:palette"
}
}