mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +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",
|
"freezeProtection": "freeze_protection",
|
||||||
"preDrain": "pre_drain",
|
"preDrain": "pre_drain",
|
||||||
"preWash": "pre_wash",
|
"preWash": "pre_wash",
|
||||||
|
"prewash": "pre_wash",
|
||||||
"wrinklePrevent": "wrinkle_prevent",
|
"wrinklePrevent": "wrinkle_prevent",
|
||||||
"unknown": None,
|
"unknown": None,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user