mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Map prewash job state in SmartThings (#140097)
This commit is contained in:
parent
3a2b446e33
commit
f399ffae72
@ -57,6 +57,7 @@ JOB_STATE_MAP = {
|
||||
"freezeProtection": "freeze_protection",
|
||||
"preDrain": "pre_drain",
|
||||
"preWash": "pre_wash",
|
||||
"prewash": "pre_wash",
|
||||
"wrinklePrevent": "wrinkle_prevent",
|
||||
"unknown": None,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user