I have been using Sinope Zigbee Thermostats for the heaters in my house. I have had some issues with the reliablitly of the hardware itself with a couple failing completely. I decided to try a MySA device instead (https://getmysa.com/) since it can switch mains for the heater and looks pretty sleek. I of course want to hook it into my hubitat. I have been working on a driver and now have a working prototype. It handles auth through AWS incognito, creates child thermostat devices and can read the state of those. Next steps are to add updating settings which requires a bit more work as they use an MQTT interface for that. All doable though. Ping this thread if you might want to try the early version. Once I have the update woking I will post the app/driver.
2 Likes
First version is posted here - GitHub - craigde/hubitat-mysa: Hubitat app and driver for MySA thermostat - I am testing it over the next few days
Update. Seems to be working well for me.
1 Like
I’m looking forward to trying this out!
10 hours in and it’s working great with my v1 baseboard thermostat. Very happy. Thank you so much for this!!!