IR: Fujitsu ARREW3E received, sleep setting not decoded #23542
Replies: 4 comments
-
[Sidenote feature request: a webpage that takes all the console information requested above and redacts personal information] |
Beta Was this translation helpful? Give feedback.
-
As indicated in the docs, the IR protocol handling is not part of Tasmota itself, but instead the IRremoteESP8266 library, which basically means that any improvements would need to happen there. However, that project does not see a lot of current maintenance. |
Beta Was this translation helpful? Give feedback.
-
@sfromis sure, but I am hoping not to have to reflash with one of their examples - I wonder how to convert the hex or short data formats to something useful for their project? |
Beta Was this translation helpful? Give feedback.
-
https://tasmota.github.io/docs/IRSend-RAW-Encoding/#new-ir-raw-compact-encoding |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
PROBLEM DESCRIPTION
Tasmota IR is able to mostly emulate a Fujitsu ARREW3E remote, but it's being detected as a different model and sleep settings are not being decoded.
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
Backlog Template; Module; GPIO 255
:Backlog Rule1; Rule2; Rule3
:Status 0
:weblog
to 4 and then, when you experience your issue, provide the output of the Console log:TO REPRODUCE
Steps to reproduce the behavior:
Point an ARREW3E remote at device. press sleep button twice
EXPECTED BEHAVIOUR
A clear and concise description of what you expected to happen.
Sleep setting decoded so I can replay it
SCREENSHOTS
If applicable, add screenshots to help explain your problem.
ADDITIONAL CONTEXT
Add any other context about the problem here.
(Please, remember to close the issue when the problem has been addressed)
Beta Was this translation helpful? Give feedback.
All reactions