bburky / esphome-projects

Misc esphome based projects
5 stars 1 forks source link
esphome esphome-config esphomeyaml esphomeyaml-config

Misc ESPHome based projects

irkeyboard

Receive IR codes with remote_receiver and convert them into BLE HID keystrokes. Uses a Esp32BLEKeyboard custom component and the ESP32 BLE Keyboard library.

This allows using the play/pause/etc buttons on my TV remote with my computer. I typically don't have my computer on while using other HDMI inputs, otherwise both the TV and PC might problematically react to the same input.

ESP32 required for BLE.