whaleygeek / pyenergenie

A python interface to the Energenie line of products
MIT License
81 stars 51 forks source link

MIHO069 Thermostat support #135

Open Achronite opened 9 months ago

Achronite commented 9 months ago

Have you done any work on supporting the MiHome thermostat MIHO069?

If so, do you know what OpenThings commands work with it? Or more specifically how to get the Thermostat to output anything other than a WAKEUP in a non-destructive way?

The only command that I have got working (so far) are: THERMOSTAT_MODE (170) TARGET_TEMP (244)

But both of these override any manual button presses that may have been performed on the thermostat device (on/off temperature up/down).

whaleygeek commented 9 months ago

The device does work, but as I don't use it myself, I have not had the time or will to do anything real with it, sadly.