Use common state for "Error" in zha (#143320)

This commit is contained in:
Norbert Rittel
2025-04-20 10:55:36 +02:00
committed by GitHub
parent 928faeba0d
commit 9e59f07401

View File

@@ -1509,7 +1509,7 @@
"name": "Software error",
"state": {
"nothing": "Good",
"something": "Error"
"something": "[%key:common::state::error%]"
},
"state_attributes": {
"top_pcb_sensor_error": {