Use common state for "Fault" in shelly (#143730)

This commit is contained in:
Norbert Rittel 2025-04-26 20:08:39 +02:00 committed by GitHub
parent 202addc39d
commit 35c6fdbce8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -176,7 +176,7 @@
"state": {
"warmup": "Warm-up",
"normal": "[%key:common::state::normal%]",
"fault": "Fault"
"fault": "[%key:common::state::fault%]"
},
"state_attributes": {
"self_test": {