mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Use common state for "Fault" in shelly
(#143730)
This commit is contained in:
parent
202addc39d
commit
35c6fdbce8
@ -176,7 +176,7 @@
|
||||
"state": {
|
||||
"warmup": "Warm-up",
|
||||
"normal": "[%key:common::state::normal%]",
|
||||
"fault": "Fault"
|
||||
"fault": "[%key:common::state::fault%]"
|
||||
},
|
||||
"state_attributes": {
|
||||
"self_test": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user