commands.txt

List of commands to send to the A/C (using send.lua)

plain - 5.22 kB - 03/08/2024 at 03:11

Download

send.lua

This is the code to send a message to the A/C. It's in LUA because
is what I use to program my ESPs... but very easy to port to Arduino.

lua - 504.00 bytes - 03/08/2024 at 03:08

Download

decoding.js

This is how I decode the status messages from the response. Is Javascript as I implement this part in Node-RED

javascript - 1.64 kB - 03/08/2024 at 03:05

Download