Add icon translations to Denon avr (#111364)

* Add icon translations to Denon avr

* Update homeassistant/components/denonavr/icons.json
This commit is contained in:
Joost Lekkerkerker 2024-02-28 11:02:37 +01:00 committed by GitHub
parent ebfba7258e
commit b629f5c143
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,7 @@
{
"services": {
"get_command": "mdi:console",
"set_dynamic_eq": "mdi:tune",
"update_audyssey": "mdi:waveform"
}
}