rtl-433-discoverandsubmit


Namertl-433-discoverandsubmit JSON
Version 0.1.14 PyPI version JSON
download
home_pageNone
SummaryA small command line utility to connect to an MQTT server, listen to rtl_433 events and allow a user to generate auto-discovery config for home assistant for the devices they choose
upload_time2025-07-27 12:26:28
maintainerNone
docs_urlNone
authorTom George
requires_pythonNone
licenseMIT
keywords rtl_433 mqtt homeassistant
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # rtl_433_discoverandsubmit

A Home Assistant integration that connects to an MQTT server, listens to `rtl_433` events and allows users to add devices through the standard discovery flow.

[Link to GitHub project](https://github.com/dewgenenny/rtl_433_discoverandsubmit)

## Features
- Connects to an MQTT server.
- Listens to `rtl_433` events in real-time.
- Uses Home Assistant's config flow to manage devices.
- No entities are created without user confirmation.
- Includes a command line interface for manual discovery.
- Allows sorting of devices by last seen time, model or message count.
- Press **k** in the CLI to reset message counters.

[![Upload Python Package](https://github.com/dewgenenny/rtl_433_discoverandsubmit/actions/workflows/python-publish.yml/badge.svg)](https://github.com/dewgenenny/rtl_433_discoverandsubmit/actions/workflows/python-publish.yml)

Screenshot of devices listed

![img_1.png](https://github.com/dewgenenny/rtl_433_discoverandsubmit/raw/main/Screenshots/img_3.png)

Detailed device view and opportunity to add to Home Assistant
![img.png](https://github.com/dewgenenny/rtl_433_discoverandsubmit/raw/main/Screenshots/img1.png)

Device added to Home Assistant
![img_2.png](https://github.com/dewgenenny/rtl_433_discoverandsubmit/raw/main/Screenshots/img_2.png)
## Installation

You can install `rtl_433_discoverandsubmit` directly from PyPI:

```bash
pip install rtl_433_discoverandsubmit
```


## Usage

Install the custom integration and add it via Home Assistant's integrations page. During setup you will be asked for MQTT connection details and the topic to listen to. Newly discovered devices will trigger a prompt asking whether they should be added.

The package also installs a small CLI tool called `rtl_433_discoverandsubmit` which can be used without Home Assistant. Run it with your MQTT connection details:

```bash
rtl_433_discoverandsubmit --mqtt_server 192.168.1.10 --mqtt_port 1883 --topic rtl_433/+/events
```

Use the **s** key to cycle sorting of detected devices and **k** to reset the message counters if you want to start again. Accepted devices are persisted in `~/.rtl_433_discoverandsubmit/devices.json`.

##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.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rtl-433-discoverandsubmit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "rtl_433 mqtt homeassistant",
    "author": "Tom George",
    "author_email": "tom@penberth.com",
    "download_url": "https://files.pythonhosted.org/packages/25/4f/d989aa71b359cf1e822b5290ad495c9c527ed7e08927e60c35aab3be4d92/rtl_433_discoverandsubmit-0.1.14.tar.gz",
    "platform": null,
    "description": "# rtl_433_discoverandsubmit\n\nA Home Assistant integration that connects to an MQTT server, listens to `rtl_433` events and allows users to add devices through the standard discovery flow.\n\n[Link to GitHub project](https://github.com/dewgenenny/rtl_433_discoverandsubmit)\n\n## Features\n- Connects to an MQTT server.\n- Listens to `rtl_433` events in real-time.\n- Uses Home Assistant's config flow to manage devices.\n- No entities are created without user confirmation.\n- Includes a command line interface for manual discovery.\n- Allows sorting of devices by last seen time, model or message count.\n- Press **k** in the CLI to reset message counters.\n\n[![Upload Python Package](https://github.com/dewgenenny/rtl_433_discoverandsubmit/actions/workflows/python-publish.yml/badge.svg)](https://github.com/dewgenenny/rtl_433_discoverandsubmit/actions/workflows/python-publish.yml)\n\nScreenshot of devices listed\n\n![img_1.png](https://github.com/dewgenenny/rtl_433_discoverandsubmit/raw/main/Screenshots/img_3.png)\n\nDetailed device view and opportunity to add to Home Assistant\n![img.png](https://github.com/dewgenenny/rtl_433_discoverandsubmit/raw/main/Screenshots/img1.png)\n\nDevice added to Home Assistant\n![img_2.png](https://github.com/dewgenenny/rtl_433_discoverandsubmit/raw/main/Screenshots/img_2.png)\n## Installation\n\nYou can install `rtl_433_discoverandsubmit` directly from PyPI:\n\n```bash\npip install rtl_433_discoverandsubmit\n```\n\n\n## Usage\n\nInstall the custom integration and add it via Home Assistant's integrations page. During setup you will be asked for MQTT connection details and the topic to listen to. Newly discovered devices will trigger a prompt asking whether they should be added.\n\nThe package also installs a small CLI tool called `rtl_433_discoverandsubmit` which can be used without Home Assistant. Run it with your MQTT connection details:\n\n```bash\nrtl_433_discoverandsubmit --mqtt_server 192.168.1.10 --mqtt_port 1883 --topic rtl_433/+/events\n```\n\nUse the **s** key to cycle sorting of detected devices and **k** to reset the message counters if you want to start again. Accepted devices are persisted in `~/.rtl_433_discoverandsubmit/devices.json`.\n\n##Contributing\n\nFeedback, bug reports, and pull requests are super welcome on this project. If you face any issues, please raise them in the issue tracker.\n\n##License\n\nThis project is licensed under the MIT License. See the LICENSE file for more details.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A small command line utility to connect to an MQTT server, listen to rtl_433 events and allow a user to generate auto-discovery config for home assistant for the devices they choose",
    "version": "0.1.14",
    "project_urls": null,
    "split_keywords": [
        "rtl_433",
        "mqtt",
        "homeassistant"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "03b341bbee2ba1ecf589da1284a3f778272e16ac50afbc2cb6d149c956992065",
                "md5": "f26eca9d9d66d2082d0e49bc188dff86",
                "sha256": "82077ef832bb01e666c63416505c24ae0e6914178a90e6fd2e9b072250173697"
            },
            "downloads": -1,
            "filename": "rtl_433_discoverandsubmit-0.1.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f26eca9d9d66d2082d0e49bc188dff86",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18712,
            "upload_time": "2025-07-27T12:26:26",
            "upload_time_iso_8601": "2025-07-27T12:26:26.932579Z",
            "url": "https://files.pythonhosted.org/packages/03/b3/41bbee2ba1ecf589da1284a3f778272e16ac50afbc2cb6d149c956992065/rtl_433_discoverandsubmit-0.1.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "254fd989aa71b359cf1e822b5290ad495c9c527ed7e08927e60c35aab3be4d92",
                "md5": "83b40787fadec1b248b2a14bab3ed84a",
                "sha256": "759871e93b418dd7b1e65fbd0406e54b88223ff66e8e9d69bc11afcc4bab63bd"
            },
            "downloads": -1,
            "filename": "rtl_433_discoverandsubmit-0.1.14.tar.gz",
            "has_sig": false,
            "md5_digest": "83b40787fadec1b248b2a14bab3ed84a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16641,
            "upload_time": "2025-07-27T12:26:28",
            "upload_time_iso_8601": "2025-07-27T12:26:28.082907Z",
            "url": "https://files.pythonhosted.org/packages/25/4f/d989aa71b359cf1e822b5290ad495c9c527ed7e08927e60c35aab3be4d92/rtl_433_discoverandsubmit-0.1.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-27 12:26:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "rtl-433-discoverandsubmit"
}
        
Elapsed time: 0.47447s