Fix typo in SmartThing string (#139373)
parent
3a21c36173
commit
2e972422c2
|
@ -370,7 +370,7 @@
|
|||
"name": "[%key:component::smartthings::entity::sensor::dishwasher_job_state::name%]",
|
||||
"state": {
|
||||
"air_wash": "[%key:component::smartthings::entity::sensor::dishwasher_job_state::state::air_wash%]",
|
||||
"ai_rise": "AI rise",
|
||||
"ai_rinse": "AI rinse",
|
||||
"ai_spin": "AI spin",
|
||||
"ai_wash": "AI wash",
|
||||
"cooling": "[%key:component::smartthings::entity::sensor::dishwasher_job_state::state::cooling%]",
|
||||
|
|
Loading…
Reference in New Issue