esphome / esphome/feature-requests
Remote Transmitter: NECX / Extended NEC protocol
Open
alternative-offered
component: remote_base
- Dominant language
- No language data
- Stars
- 450
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Add NECX / Extended NEC protocol to remote Transmitter
Sending RAW ir codes works
Extended nec has a 16 bit address and a 8 bit command. This is encoded as a 24 bit value as you would expect, with the lower 8 bits the command and the upper 16 bits the address.
https://www.sbprojects.net/knowledge/ir/nec.php
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.