mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 21:55:10 +02:00
Map prewash job state in SmartThings (#140097)
This commit is contained in:
committed by
GitHub
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,
|
||||
}
|
||||
|
Reference in New Issue
Block a user