2024-03-05 12:58:02 +00:00
|
|
|
{
|
|
|
|
"entity": {
|
|
|
|
"button": {
|
|
|
|
"panic": {
|
|
|
|
"default": "mdi:alarm-light"
|
|
|
|
}
|
2024-09-30 10:55:09 +00:00
|
|
|
},
|
|
|
|
"select": {
|
|
|
|
"volume": {
|
|
|
|
"default": "mdi:volume-high",
|
|
|
|
"state": {
|
|
|
|
"high": "mdi:volume-high",
|
|
|
|
"low": "mdi:volume-low",
|
|
|
|
"off": "mdi:volume-off"
|
|
|
|
}
|
|
|
|
}
|
2024-03-05 12:58:02 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|