Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you provide a post request of power on or power off #1

Open
allstone opened this issue Aug 23, 2023 · 1 comment
Open

Can you provide a post request of power on or power off #1

allstone opened this issue Aug 23, 2023 · 1 comment

Comments

@allstone
Copy link

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.

@DavidIlie
Copy link
Owner

DavidIlie commented Aug 23, 2023

Hi,

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.

image

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.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants