Skip to content

This is a simple python CLI tool to review detected devices by RTL_433 via MQTT, then give the user the option to submit chosen devices to Home Assistant via MQTT for auto discovery

License

dewgenenny/rtl_433_discoverandsubmit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtl_433_discoverandsubmit

A command-line utility to connect to an MQTT server, listen to rtl_433 events, and allow users to generate auto-discovery configurations for Home Assistant for the devices they choose.

Link to GitHub project

Features

  • Connects to an MQTT server.
  • Listens to rtl_433 events in real-time.
  • Provides an interactive CLI to let users choose devices.
  • Generates Home Assistant auto-discovery configurations for chosen devices.

Upload Python Package

Screenshot of devices listed

img_1.png

Detailed device view and opportunity to add to Home Assistant img.png

Device added to Home Assistant img_2.png

Installation

You can install rtl_433_discoverandsubmit directly from PyPI:

pip install rtl_433_discoverandsubmit

##Usage

After installation, you can run the tool using:

rtl_433_discoverandsubmit

##Command Line Arguments

You can specify the MQTT server, username, and password (if applicable) as well as the topic via command-line arguments. More details can be found in the help documentation:

rtl_433_discoverandsubmit --help

##Contributing

Feedback, bug reports, and pull requests are super welcome on this project. If you face any issues, please raise them in the issue tracker.

##License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

This is a simple python CLI tool to review detected devices by RTL_433 via MQTT, then give the user the option to submit chosen devices to Home Assistant via MQTT for auto discovery

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages