Question about running rtlamr2mqtt remotely to HA #238
Unanswered
lvilluminati
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Everyone. I am confused about running rtlamr2mqtt on a separate device (RPi) to where Home Assistant is running. I want my RPi to run and capture SCM+ packets, and send to Home Assistant via MQTT. I would much rather not stream IQ data via rtl_tcp over my wireless network as that can be very data intensive (somewhere around 35mbps iirc). If it was a wired connection I would not worry as much.
Is this use case possible as this project stands? I have read all the documentation and discussions and I do not see anyone else running it this way, but rather directly on an HA instance. I'm not sure if I missed something, or this isn't possible.
What I want to do: Raspberry Pi with RTL-SDR/AMR ----- MQTT via Wifi -----> Home Assistant (OS)/Mosquitto
What I do NOT want to do: Raspberry Pi rtl_tcp ----- IQ data via Wifi -----> Home Assistant (OS)/rtlamrmqtt/Mosquitto
If anyone has any guidance on this, I would appreciate it. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions