mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Add mdi:alert-circle-outline to degrade status (#122859)
This commit is contained in:
parent
1382f7a3dc
commit
4994e46ad0
@ -50,7 +50,10 @@
|
|||||||
"default": "mdi:download"
|
"default": "mdi:download"
|
||||||
},
|
},
|
||||||
"volume_status": {
|
"volume_status": {
|
||||||
"default": "mdi:checkbox-marked-circle-outline"
|
"default": "mdi:checkbox-marked-circle-outline",
|
||||||
|
"state": {
|
||||||
|
"degrade": "mdi:alert-circle-outline"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"volume_size_total": {
|
"volume_size_total": {
|
||||||
"default": "mdi:chart-pie"
|
"default": "mdi:chart-pie"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user