ha_magiqtouch
ha_magiqtouch copied to clipboard
Remove remaining mqtt and update AWS ids
If I recall correctly all MQTT functions were removed from the mobile app but the unit still seems to use it. I believe they replaced the same status update request with this web call but not sure if it improves the delay. See RefreshData function here: https://github.com/mrhteriyaki/MagIQTouch-Control/blob/master/SeeleyControl/SCData.cs
I'm also not sure if the AWS IDs were a part of it too, I got the feeling there were 2 backend systems and they were migrating systems, mine stopped working weeks after the app was updated. I'm not familiar with AWS to know the significance of the IDs only that they've been changed in the app.
Originally posted by @mrhteriyaki in https://github.com/andrewleech/ha_magiqtouch/issues/1#issuecomment-1328711922