home.social

#rf433 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rf433, aggregated by home.social.

fetched live
  1. Adding 433MHz RC-switched solar lights to Home Assistant with ESPHome

    blog.narf.ssji.net/2026/07/27/

    I built an ESPHome controller for remote-controlled solar festoon lights using as ESP32-POE and an FS1000A 433MHz tranceiver.

    tl;dr:

    * The Generic-Remote model with House Codes and Tri-State translates to an rc_switch_raw protocol.

    * The ESPHome/Home Assistant component can be incrementally assembled from basic button actions.

    * Don’t forget the antenna (17.3cm)

    #electronics #ESP32 #esp32Poe #ESPHome #HomeAssistant #RF433
  2. Diy remote control, the goal is to turn off some ambient light from bed.
    It is based on
    . Attiny85
    . Fa1000s
    . Push button with led.

    It is powered with 3 AAA, the holder is recycled from an old toy.

    #attiny85 #rf433 #arduino