mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Map prewash job state in SmartThings (#140097)
This commit is contained in:
parent
5cfaeda95b
commit
7336c8fc07
@ -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