-
Notifications
You must be signed in to change notification settings - Fork 836
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
IRMQTTSERVER- /sent vs /send - Payload mismatch in serial monitor and MQTT #459
Comments
Forgot to update this section of code for other A/C protocols, so using a standard function to keep it up-to-date in future. Fixes #459
Forgot to update this section of code for other A/C protocols, so using a standard function to keep it up-to-date in future. Fixes #459
Should be fixed in this branch: https://github.com/markszabo/IRremoteESP8266/tree/issue-459 |
Forgot to update this section of code for other A/C protocols, so using a standard function to keep it up-to-date in future. Fixes #459
checked!
:) thanks! |
Thanks for confirming. Just waiting on the code review then I'll merge it into the master branch. |
Forgot to update this section of code for other A/C protocols, so using a standard function to keep it up-to-date in future. Fixes #459
This fix has been included in the latest release (v2.4.1) |
sending HITACHI AC codes using mqtt with IRMQTTSERVER compiled to ESP8266-01
works great, AC responds to commands.
this is the result im getting in the serial monitor when i send mqtt payload to /send topic:
"40,0xB2AE4D51F061840000000030B8"
using MQTT Lens subscribed to my send/sent topics i see
The text was updated successfully, but these errors were encountered: