Skip to content

Commit 2e97242

Browse files
authored
Fix typo in SmartThing string (#139373)
1 parent 3a21c36 commit 2e97242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/smartthings/strings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@
370370
"name": "[%key:component::smartthings::entity::sensor::dishwasher_job_state::name%]",
371371
"state": {
372372
"air_wash": "[%key:component::smartthings::entity::sensor::dishwasher_job_state::state::air_wash%]",
373-
"ai_rise": "AI rise",
373+
"ai_rinse": "AI rinse",
374374
"ai_spin": "AI spin",
375375
"ai_wash": "AI wash",
376376
"cooling": "[%key:component::smartthings::entity::sensor::dishwasher_job_state::state::cooling%]",

0 commit comments

Comments
 (0)