We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is it possible to add some Generic Button decoders for cheap 433MHz remotes? Example from ESP Home has a couple of useful ones https://github.com/esphome/esphome/blob/dev/esphome/components/remote_base/rc_switch_protocol.cpp commonly found. They served me very well in the past.
So they are displayed and it's not necessary to bring out the Analyzer and general purpose decoder.
What's your opinion?
The text was updated successfully, but these errors were encountered:
We have generic button decoding support. I guess it is not generic enough. If you elaborate in detail we might be able to aid you better.
Sorry, something went wrong.
No branches or pull requests
Is it possible to add some Generic Button decoders for cheap 433MHz remotes?
Example from ESP Home has a couple of useful ones https://github.com/esphome/esphome/blob/dev/esphome/components/remote_base/rc_switch_protocol.cpp commonly found. They served me very well in the past.
So they are displayed and it's not necessary to bring out the Analyzer and general purpose decoder.
What's your opinion?
The text was updated successfully, but these errors were encountered: