logoalt Hacker News

MayeulCyesterday at 9:24 PM1 replyview on HN

Funnily enough, I did almost exactly that last week, but I kind of gave up for now as my 433 MHz transceiver does not seem to work well with esphome? It does seem to output signals when I use the remote. Oh well, I will revisit when I have more time.

A major difference is that I relied on a flipper zero I had to do the 433 MHz capture instead of an RTL-SDR (I have one too, but have not needed it yet).

For reference, the transceiver is the one that came with this product: https://www.athom.tech/blank-1/8ch-inching-self-lock-relay-f... (which I already use for controlling a heater). Weirdly, it is not listed in the official esphome config (possibly because RF is a recent addition to esphome). My next step is to test it on another esp board & compare timings with what esphome generates.

I should start doing write-ups too. I came across quite a few interesting sources during this mini project (2-3 hours max).


Replies

sammycdubsyesterday at 10:22 PM

I’m really interested in the Flipper Zero, for your use was it capturing specific encoding or raw data?

show 1 reply