mirror of
https://github.com/home-assistant/core.git
synced 2025-08-14 01:55:18 +02:00
Add icon translations to Screenlogic (#112220)
This commit is contained in:
committed by
GitHub
parent
3c12f6339e
commit
03793d75f8
7
homeassistant/components/screenlogic/icons.json
Normal file
7
homeassistant/components/screenlogic/icons.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"services": {
|
||||||
|
"set_color_mode": "mdi:palette",
|
||||||
|
"start_super_chlorination": "mdi:pool",
|
||||||
|
"stop_super_chlorination": "mdi:pool"
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user