mirror of
https://github.com/home-assistant/core.git
synced 2026-02-24 03:47:14 +00:00
9 lines
190 B
JSON
9 lines
190 B
JSON
{
|
|
"services": {
|
|
"set_runtime_value_bool": "mdi:toggle-switch",
|
|
"set_runtime_value_int": "mdi:numeric",
|
|
"set_runtime_value_float": "mdi:numeric",
|
|
"pulse": "mdi:pulse"
|
|
}
|
|
}
|