mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Update test fixture for Miele dishwasher (#144537)
This commit is contained in:
@@ -577,7 +577,7 @@
|
||||
},
|
||||
"state": {
|
||||
"ProgramID": {
|
||||
"value_raw": 99938,
|
||||
"value_raw": 38,
|
||||
"value_localized": "QuickPowerWash",
|
||||
"key_localized": "Program name"
|
||||
},
|
||||
@@ -587,12 +587,12 @@
|
||||
"key_localized": "status"
|
||||
},
|
||||
"programType": {
|
||||
"value_raw": 9992,
|
||||
"value_raw": 2,
|
||||
"value_localized": "Automatic programme",
|
||||
"key_localized": "Program type"
|
||||
},
|
||||
"programPhase": {
|
||||
"value_raw": 9991799,
|
||||
"value_raw": 1799,
|
||||
"value_localized": "Drying",
|
||||
"key_localized": "Program phase"
|
||||
},
|
||||
|
Reference in New Issue
Block a user