Update test fixture for Miele dishwasher (#144537)

This commit is contained in:
Åke Strandberg 2025-05-09 09:50:32 +02:00 committed by GitHub
parent 96a8902365
commit 1342dc142c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -577,7 +577,7 @@
}, },
"state": { "state": {
"ProgramID": { "ProgramID": {
"value_raw": 99938, "value_raw": 38,
"value_localized": "QuickPowerWash", "value_localized": "QuickPowerWash",
"key_localized": "Program name" "key_localized": "Program name"
}, },
@ -587,12 +587,12 @@
"key_localized": "status" "key_localized": "status"
}, },
"programType": { "programType": {
"value_raw": 9992, "value_raw": 2,
"value_localized": "Automatic programme", "value_localized": "Automatic programme",
"key_localized": "Program type" "key_localized": "Program type"
}, },
"programPhase": { "programPhase": {
"value_raw": 9991799, "value_raw": 1799,
"value_localized": "Drying", "value_localized": "Drying",
"key_localized": "Program phase" "key_localized": "Program phase"
}, },