mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Add icon translations to Home connect (#111718)
This commit is contained in:
parent
15cd9c011e
commit
afe3d7fb4f
11
homeassistant/components/home_connect/icons.json
Normal file
11
homeassistant/components/home_connect/icons.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"services": {
|
||||
"start_program": "mdi:play",
|
||||
"select_program": "mdi:form-select",
|
||||
"pause_program": "mdi:pause",
|
||||
"resume_program": "mdi:play-pause",
|
||||
"set_option_active": "mdi:gesture-tap",
|
||||
"set_option_selected": "mdi:gesture-tap",
|
||||
"change_setting": "mdi:cog"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user