Update rtl_433 to 23.11 Jan 1, 2024 LICENSE First version Jan 1, 2024 README.md First version Jan 1, 2024 repository.yaml First version Jan 1, 2024 README MIT license Home Assistant RTL433 Repository Addons This repository contains the following add-ons ...
To do this he uses an RTL-SDR on a Raspberry Pi running rtl_433 which receives and decodes the weather station data. He then configures rtl_433 to output data in the MQTT protocol which Home Assistant can receive and understand. Finally he configures Home Assistant to plot the received dat...
Changed rtl_433_mqtt_hass to enable passing custom topics (PR #2289) Added extra digit to Oregon Scientific for AWR129 (#2446) Changed Acurite 896 rain gauge to default enabled (#2430) Changed CM160 output to double (#2428) Fixed CM160 energy calculation factor (#2427) Changed r_device...
Over on his blog Jeff Sandberg hasposted a writeupdetailing how he combined RTL-SDR, rtl_amr, and HomeAssistant to decode wireless data from his Itron power meter, and create useful graphs showing his US home's power usage. In the post, Jeff explains how he uses an RTL-SDR Blog V4, ...
Checklist I have updated to the latest available Home Assistant version. I have cleared the cache of my browser. I have tried a different browser to see if it is related to my browser. I have tried reproducing the issue in safe mode to r...
The code change is tested and works locally. There is no commented out code in this PR. Tests have been added to verify that the new code works. If user exposed functionality or configuration variables are added/changed: Documentation added/updated forwww.home-assistant.io...
What version of Home Assistant Operating System is installed? 14.2 Did the problem occur after upgrading the Operating System? No Hardware details It was a fresh install on an ASUS NUC 14 essential Steps to reproduce the issue ... Anything in the Supervisor logs that might be useful for us?
Documentation added/updated forwww.home-assistant.io Review skipped Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the.coderabbit.yamlfile in this repository. To trigger a single review, invoke the@coderabbitai reviewcommand. ...
The code change is tested and works locally. There is no commented out code in this PR. Tests have been added to verify that the new code works. If user exposed functionality or configuration variables are added/changed: Documentation added/updated forwww.home-assistant.io...
Breaking change Proposed change RTL fix Type of change Dependency upgrade Bugfix (non-breaking change which fixes an issue) New feature (thank you!) Breaking change (fix/feature causing exi...