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", "name": "Software error",
"state": { "state": {
"nothing": "Good", "nothing": "Good",
"something": "Error" "something": "[%key:common::state::error%]"
}, },
"state_attributes": { "state_attributes": {
"top_pcb_sensor_error": { "top_pcb_sensor_error": {