I am trying to upgrade from a Rasp 3B+ to a Raspberry Pi5, but I am struggling to transfer my 433MHz setup.
HA runs in a docker, and I have always used pilight with a simple receiver (like these Controlling 433 MHz Remote Switches with Raspberry Pi - Domotic Project) . Sadly pilight does not work on aarch64/Bookworm and I have not found any other 433Mhz implementation that works with my receiver AND can be reached by HA from a docker. Some solutions compile simple send (and receive) programmes, but they cannot be reached from Docker. Pilight has http and mqqt connections which made that a non-issue.
Any ideas that don’t involve new hardware?