Add icon translations to Screenlogic (#112220)

This commit is contained in:
Joost Lekkerkerker 2024-03-04 16:53:30 +01:00 committed by GitHub
parent 3c12f6339e
commit 03793d75f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,7 @@
{
"services": {
"set_color_mode": "mdi:palette",
"start_super_chlorination": "mdi:pool",
"stop_super_chlorination": "mdi:pool"
}
}