What is on my master branch here:
- tcp_server - a network TCP server component (with UART and ESP8266 support).
- girs - a GIRS component suitable for use with IrScrutinizer
- udp_broadcast - a component for broadcasting messages to UDP.
- feature branch: esp32_soft_rmt - Adds software ISR remote_receive optionally for ESP32 platforms (instead of hardware RMT).
- feature branch: remote_sofucor_fan - Add's remote encode/decode of Sofucor ceiling fans.
- bugfix branch: fix_rc5_recv - PR7532
Some of my other ESPHome stuff elsewhere:
- esphome-radiolib-cc1101 - Uses Radiolib library to enable a TI-CC1101 module as an ESPHome RF direct OOK remote receiver/transmitter.
- esphome-rtl_433-decoder - provides rtl_433 decoders for ESPHome remote_receivers.
This branch attempts to stay up to date with the latest ESPHome dev branch on github .... as below...
Documentation -- Issues -- Feature requests