mirror of
https://github.com/home-assistant/core.git
synced 2026-04-30 05:31:11 +01:00
13 lines
173 B
JSON
13 lines
173 B
JSON
{
|
|
"entity": {
|
|
"switch": {
|
|
"loudness": {
|
|
"default": "mdi:volume-high",
|
|
"state": {
|
|
"off": "mdi:volume-low"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|