2024-03-14 12:39:09 +00:00
|
|
|
{
|
|
|
|
"services": {
|
2024-08-28 11:47:41 +00:00
|
|
|
"set_runtime_value_bool": {
|
|
|
|
"service": "mdi:toggle-switch"
|
|
|
|
},
|
|
|
|
"set_runtime_value_int": {
|
|
|
|
"service": "mdi:numeric"
|
|
|
|
},
|
|
|
|
"set_runtime_value_float": {
|
|
|
|
"service": "mdi:numeric"
|
|
|
|
},
|
|
|
|
"pulse": {
|
|
|
|
"service": "mdi:pulse"
|
|
|
|
}
|
2024-03-14 12:39:09 +00:00
|
|
|
}
|
|
|
|
}
|