The codes probably vary by device. I have an oven, the 'State' values are:
=Miele Property= state:
1 : Off
2 : Ready
5 : In use
6 : Pause
7 : End
The phase 'translation' I get directly from the gateway web page (I query it to get the description). In a way that is the simplest to get the real words. However, I did have a Python script running on a Raspberry for a while to capture the codes and match it to the words. If you have an oven, and want that listing, I can restart that script and build (over time) the conversion list.
Bram
=Miele Property= state:
1 : Off
2 : Ready
5 : In use
6 : Pause
7 : End
The phase 'translation' I get directly from the gateway web page (I query it to get the description). In a way that is the simplest to get the real words. However, I did have a Python script running on a Raspberry for a while to capture the codes and match it to the words. If you have an oven, and want that listing, I can restart that script and build (over time) the conversion list.
Bram
Kommentar