core/homeassistant/components/ihc/icons.json

9 lines
190 B
JSON
Raw Normal View History

2024-03-14 12:39:09 +00:00
{
"services": {
"set_runtime_value_bool": "mdi:toggle-switch",
"set_runtime_value_int": "mdi:numeric",
"set_runtime_value_float": "mdi:numeric",
"pulse": "mdi:pulse"
}
}