openhab-addons VS rtl_433

Compare openhab-addons vs rtl_433 and see what are their differences.

rtl_433

Program to decode radio transmissions from devices on the ISM bands (and other frequencies) (by merbanan)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
openhab-addons rtl_433
57 172
1,855 5,831
1.1% -
9.9 9.3
1 day ago 5 days ago
Java C
Eclipse Public License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

openhab-addons

Posts with mentions or reviews of openhab-addons. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-16.
  • Homeassistant , hubitat or homey?
    1 project | /r/homeautomation | 26 May 2023
    I used open hab https://www.openhab.org/ for a while and really liked it but had trouble getting it to work with the ZigBee USB stick I bought. So I switched to home assistant and have been on that for a couple years now. Both are solid. I like HA a lot but the one down side for me is I have to pay the 5 bucks a month or whatever it is for the cloud access to control things when I'm not home. Openhab has instructions to set up your own server for remote access.
  • ⟳ 0 apps added, 49 updated at f-droid.org
    6 projects | /r/FDroidUpdates | 16 May 2023
    openHAB (version 3.6.0): Vendor and technology agnostic open source home automation
  • How to have truly smart HVAC?
    2 projects | /r/homeautomation | 14 May 2023
    Here's what I did at my house. I don't control based on dew point and I only have one HVAC unit, but you could pull this off with openHAB and Venstar thermostats. Venstar was the only brand I was able to find with a local API to control the thermostat. You can set up rules in openHAB to perform what you'd like. The rule engine is powerful and flexible. I'm not gonna lie. It's probably going to be a lot of heavy lifting to get it going but it's rewarding once you've set it up.
  • Replacement options?
    2 projects | /r/insteon | 8 May 2023
    OpenHAB (like Home Assistant; open source, need to run on own hardware)
  • Can I modify an amazon echo?
    2 projects | /r/privacy | 5 Apr 2023
  • Need help controlling AC power outlets using Arduino
    1 project | /r/arduino | 19 Mar 2023
  • Starting out fresh, no devices, what is the Perfect route to create a Smarthome
    1 project | /r/smarthome | 19 Mar 2023
  • ⟳ 0 apps added, 54 updated at f-droid.org
    13 projects | /r/FDroidUpdates | 7 Mar 2023
    openHAB Beta (version 3.3.2-beta): Vendor and technology agnostic open source home automation
  • Scheduling My Electricity Usage
    1 project | news.ycombinator.com | 5 Mar 2023
    While I don't care about the whole carbon boogeyman spectacle I do care about minimising our environmental impact as well as dependency on, well, as many external things as I can. One of those things is electrical power so I put about 14.5 kW worth of solar panels on a barn roof, connected to a 10kW hybrid inverter [2]. Since I don't like external dependencies I do not use the supplier's "cloud-based" management feature (*Fronius Solar Web* for those who care about such details) and disallow the thing access to the 'net. Instead I made my own system based around OpenHAB [1], a bunch of ESP8266 microcontrollers hooked up to things like the utility power meter (which has a handy P1/HAN port just for that purpose), a heat pump, a water heater, a small heater in the feed storage etc. The thing gets hourly electricity prices for today and tomorrow and creates a schedule to enable/disable devices based on demand, price and energy production from the inverter. Once I had everything set up it has worked fine without the need for intervention. This does not yet include the washing machine and dishwasher since these devices do not offer an easily automatised interface and because scheduling their use also depends on what we put in them and when we want them to clean those things. I just check the graphs to decide when to switch them on which works fine, no need for more automation.

    Our electricity rates - both use as well as returns for power we deliver to the net - vary by the hour. Using the interface to the utility meter and the inverter I get readings every 10 seconds, the inverter also tells me the net frequency so it is easy to see whether the net is overloaded (frequency clearly below 50 Hz) or oversupplied (clearly above 50 Hz).

    [1] ...but I have not yet connected a battery since a) we can sell overproduction and b) batteries are still too expensive. I expect battery prices to go down once enough used electric car batteries enter the market.

    [2] https://www.openhab.org/

  • [Koreanvariety] Single’s Inferno 2 | Ép. 7 & 8 | 2023-01-03
    6 projects | /r/enfrancais | 16 Feb 2023
    Openhab3 (Smarthome)

rtl_433

Posts with mentions or reviews of rtl_433. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-14.
  • Reverse engineering a car key fob signal
    3 projects | news.ycombinator.com | 14 Mar 2024
    And there's a multiformat receiver block too: https://github.com/merbanan/rtl_433
  • What is this signal?
    3 projects | /r/signalidentification | 11 Dec 2023
  • Error handling in a failing service
    1 project | /r/homelab | 26 Nov 2023
    pi@pi4b8:/etc/systemd/system $ cat rtl_433.service # based on https://github.com/merbanan/rtl_433/issues/1651 [Unit] Description=RTL_433 service script StartLimitIntervalSec=5 Documentation=https://github.com/merbanan/rtl_433/README.md After=syslog.target network.target [Service] Type=exec ExecStart=/usr/bin/rtl_433 -C si -F mqtt # Restart script if stopped Restart=always # Wait 30s before restart RestartSec=30s # Tag things in the log # View with: sudo journalctl -f -u rtl_433 -o cat SyslogIdentifier=rtl_433 StandardOutput=syslog StandardError=syslog [Install] WantedBy=multi-user.target
  • seeking help with 433Mhz remote integration
    1 project | /r/Esphome | 9 Jul 2023
  • Create a subghz file from known data?
    1 project | /r/flipperzero | 22 Jun 2023
    For example, rtl_433 has the spec for an X10 sensor say I know what data I want to put where, is there some tool/site I could enter in what the "specifications" of the signal waveform are and the data I want to send as a byte-string or binary-string and it would create a playable .sub file for me?
  • New Guy: Outdoor Thermostat / automated fan start/stop.
    1 project | /r/homeautomation | 11 Jun 2023
    For "outdoor distances" I'd probably stick to something LoRa or 433MHz based. YoLink has quite a few options using the LoRa protocol. I use basic 433Mhz based AcuRite sensors paired with an RTL-SDR dongle connected to a machine running RTL_433, and use Home Assistant to trigger automations and alerts.
  • Mystery signal?
    1 project | /r/RTLSDR | 11 Jun 2023
    866-868MHz is SRD/ISM band (in UK/EU). Can be things like energy meters, TPMS, medical devices etc. Try rtl_433 on it.
  • Problem trying to listen to a Honeywell doorbell (RF 868 Mhz) with RTL-433
    1 project | /r/RTLSDR | 9 Jun 2023
    I'm trying to add a Honeywell doorbell to Home Assistant by using the RTL-433 GitHub project/program. When I run the program the SDR dongle is detected but it doesn't display anything when I press the doorbell (the image shows what I see after running the program and pressing the doorbell). I have also tried Honeywell Activelink (FSK) aka [116], so I have tried both 115 and 116 decode protocols.
  • Elster TPR11 water meter reader
    2 projects | /r/IOT | 24 May 2023
  • Next Mileston for an RTL-SDR newbee?
    1 project | /r/RTLSDR | 23 May 2023
    rtf_433 IoT & embedded device signal receiving https://github.com/merbanan/rtl_433

What are some alternatives?

When comparing openhab-addons and rtl_433 you can also consider the following projects:

room-assistant - Presence tracking and more for automation on the room-level

rtl-wmbus - Software defined receiver for wireless M-Bus with RTL-SDR

Grafana - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

rtlamr - An rtl-sdr receiver for Itron ERT compatible smart meters operating in the 900MHz ISM band.

Home Assistant - :house_with_garden: Open source home automation that puts local control and privacy first.

ESPHome-VideoDoorbell - Doorbell made using ESPHome with a TTGO T-Camera

Navidrome Music Server - 🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic

mayhem-firmware - Custom firmware for the HackRF+PortaPack H1/H2

hilo - Home Assistant Hilo Integration via HACS

SDRPlusPlus - Cross-Platform SDR Software

whisper - Robust Speech Recognition via Large-Scale Weak Supervision

multimon-ng