Hi! Thanks for this amazing work reverse-engineering the Mysa MQTT protocol.
I'm trying to use your documented message format to SET thermostat temperatures,
but while my commands connect successfully and appear to be acknowledged, the
thermostats never actually change temperature.
I've tried:
- All 4 payload types (1, 3, 4, 5)
- With and without mode field
- With hold mode (ho: 2)
- Different thermostats
The Mysa app CAN control my thermostats, but API commands cannot.
Have you (or anyone) successfully SET a temperature remotely via the MQTT commands
documented in mysa_messages.md? Or does the documentation just show the message
format without confirming it actually works?
Any insights would be greatly appreciated!
Hi! Thanks for this amazing work reverse-engineering the Mysa MQTT protocol.
I'm trying to use your documented message format to SET thermostat temperatures,
but while my commands connect successfully and appear to be acknowledged, the
thermostats never actually change temperature.
I've tried:
The Mysa app CAN control my thermostats, but API commands cannot.
Have you (or anyone) successfully SET a temperature remotely via the MQTT commands
documented in mysa_messages.md? Or does the documentation just show the message
format without confirming it actually works?
Any insights would be greatly appreciated!