Use common state "Fault" in wolflink (#143688)

This commit is contained in:
Norbert Rittel 2025-04-29 12:53:09 +02:00 committed by GitHub
parent 8ff4d5dcbf
commit e85e60ed6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,13 +29,14 @@
"state": {
"state": {
"ein": "[%key:common::state::on%]",
"deaktiviert": "[%key:common::state::disabled%]",
"aus": "[%key:common::state::off%]",
"deaktiviert": "[%key:common::state::disabled%]",
"standby": "[%key:common::state::standby%]",
"storung": "[%key:common::state::fault%]",
"auto": "[%key:common::state::auto%]",
"permanent": "Permanent",
"initialisierung": "Initialization",
"antilegionellenfunktion": "Anti-legionella Function",
"antilegionellenfunktion": "Anti-legionella function",
"fernschalter_ein": "Remote control enabled",
"1_x_warmwasser": "1 x DHW",
"bereit_keine_ladung": "Ready, not loading",
@ -53,7 +54,6 @@
"taktsperre": "Anti-cycle",
"betrieb_ohne_brenner": "Working without burner",
"abgasklappe": "Flue gas damper",
"storung": "Fault",
"gradienten_uberwachung": "Gradient monitoring",
"gasdruck": "Gas pressure",
"spreizung_hoch": "dT too wide",