/RFToESPHomeConverter

Simple tool to convert demodulated RF bits to raw values useable by ESPHome's transmitter module https://notisrac.github.io/RFToESPHomeConverter/

Primary LanguageHTML

RF demodulated bits to ESPHome transmitter raw value converter

Simple tool to convert demodulated RF bits to raw values useable by ESPHome's transmitter module

How to use

  1. Capture wireless transmission with Universal Radio Hacker - tutorial by @hubmartin
  2. Set "Show data as" to "bits"
  3. Copy the bits and the Samples/Symbol into the app
  4. Click convert
  5. Copy the result into the "code" node in your ESPHome config file