Use common state for "Manual" in homee (#143063)

This commit is contained in:
Norbert Rittel
2025-04-16 12:44:14 +03:00
committed by GitHub
parent c96bb45940
commit e6262de5ab
+1 -1
View File
@@ -136,7 +136,7 @@
"state_attributes": {
"preset_mode": {
"state": {
"manual": "Manual"
"manual": "[%key:common::state::manual%]"
}
}
}