Open phrz opened 1 year ago
It's possible that the 0x20 and 0x21 codes would be useful for what you're looking for. What does the official app show? If it's possible in there, it should be possible via this integration as well, but we have to decode it ourselves. If you're looking for the timer, you'd probably want to decode some of the unknown bytes and see if they match the time shown (probably in minutes).
On the new GE Combo washer/dryer, is it possible through the API to determine the total wash/dry times and the remaining wash/dry times? Right now, this SDK (and the associated HA integration) only display the total time remaining overall. I am hoping to develop a Home Assistant card that emulates the device's built-in display which shows this information. I do not know much about how this API works, but I am happy to provide any data I can from my machine.
Below are the redacted results of my running
gehome-appliance-data
, please let me know if I can provide any more information. It represents a combined wash/dry cycle, on the drying phase, with 45 minutes remaining.