You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, if you have already debugged the app, maybe you could share POST request to switch power on or off as well? I would try integrating it then. Would also be interested in temperature setting request as well.
The text was updated successfully, but these errors were encountered:
All requests to power on and off and get and set temperature data is powered by an AWS MQTT server which I haven’t figured out how the application authenticates with its “cognitoToken” to the server and send a receive messages with the air conditioner.
As part of my Youtube Video I showed that I couldn’t snoop the messages between the MQTT server as it wasn’t working and I couldn’t find in the code where to change it.
I am going to try and delve more into how it works in the coming weeks using a different approach and will update the repository if I discover anything.
Hey, if you have already debugged the app, maybe you could share POST request to switch power on or off as well? I would try integrating it then. Would also be interested in temperature setting request as well.
The text was updated successfully, but these errors were encountered: