1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/denonavr/icons.json
2024-08-28 13:47:02 +02:00

14 lines
205 B
JSON

{
"services": {
"get_command": {
"service": "mdi:console"
},
"set_dynamic_eq": {
"service": "mdi:tune"
},
"update_audyssey": {
"service": "mdi:waveform"
}
}
}