Fix typo in SmartThing string (#139373)

pull/139380/head
Joost Lekkerkerker 2025-02-26 18:19:45 +01:00 committed by GitHub
parent 3a21c36173
commit 2e972422c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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%]",