mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-26 03:04:09 +01:00
13 lines
308 B
JSON
13 lines
308 B
JSON
{
|
|
"services": {
|
|
"update_dsp": "mdi:update",
|
|
"set_mode": "mdi:cog",
|
|
"set_desk_db": "mdi:volume-high",
|
|
"set_wall_db": "mdi:volume-high",
|
|
"set_treble_db": "mdi:volume-high",
|
|
"set_high_hz": "mdi:sine-wave",
|
|
"set_low_hz": "mdi:cosine-wave",
|
|
"set_sub_db": "mdi:volume-high"
|
|
}
|
|
}
|