mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 08:47:10 +00:00
Add service icons to HDMI CEC (#113304)
* Add service icons to HDMI CEC * Update homeassistant/components/hdmi_cec/icons.json Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com> --------- Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
This commit is contained in:
parent
141bdf33df
commit
064491b915
10
homeassistant/components/hdmi_cec/icons.json
Normal file
10
homeassistant/components/hdmi_cec/icons.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"services": {
|
||||
"power_on": "mdi:power",
|
||||
"select_device": "mdi:television",
|
||||
"send_command": "mdi:console",
|
||||
"standby": "mdi:power-standby",
|
||||
"update": "mdi:update",
|
||||
"volume": "mdi:volume-high"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user