mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Add service icons to IHC (#113311)
This commit is contained in:
parent
41be0487c6
commit
95f269ef70
8
homeassistant/components/ihc/icons.json
Normal file
8
homeassistant/components/ihc/icons.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"services": {
|
||||
"set_runtime_value_bool": "mdi:toggle-switch",
|
||||
"set_runtime_value_int": "mdi:numeric",
|
||||
"set_runtime_value_float": "mdi:numeric",
|
||||
"pulse": "mdi:pulse"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user