rtl_433_discoverandsubmit

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

MIT License

Downloads
142
Stars
16
Committers
2

Bot releases are visible (Hide)

rtl_433_discoverandsubmit - Version 0.1.9 Latest Release

Published by dewgenenny 8 months ago

Fix bug where mqtt message is not retained, causing sensor to disappear from HA on restart

rtl_433_discoverandsubmit - Version 0.1.8

Published by dewgenenny 11 months ago

  • Add ability to reset counters by pressing 'k' in CLI
rtl_433_discoverandsubmit - Version 0.1.7

Published by dewgenenny 12 months ago

Add: Message count with each device, so you can see how many times you have received something. Useful to figure out which devices are around constantly and which were just passing (especially TPMS...)

rtl_433_discoverandsubmit - Version 0.1.6

Published by dewgenenny 12 months ago

Merge: PR from @MrReBot to Add Mappings for Neptune-R900 (https://github.com/dewgenenny/rtl_433_discoverandsubmit/pull/2)
Fix: Issue with ID not being specified, it now defaults to unknown (https://github.com/dewgenenny/rtl_433_discoverandsubmit/issues/1)

rtl_433_discoverandsubmit - Version 0.1.5

Published by dewgenenny 12 months ago

Add: Sort devices by name or last seen
Add: Centralise logging config

rtl_433_discoverandsubmit - Version 0.1.4

Published by dewgenenny 12 months ago

Add: Automated saving / loading of devices to file (so that you don't need to wait for a device to be heard again)
Add: Scrolling for the window, so that if amount of devices exceeds window length, you can scroll to reach them

rtl_433_discoverandsubmit - Version 0.1.3

Published by dewgenenny 12 months ago

Bug fixes (mqtt_conf was still referenced even though we now load the mqtt configuration from command line instead)

rtl_433_discoverandsubmit - Initial Release

Published by dewgenenny 12 months ago

Initial release, still trying to get actions working to push to PyPi

Package Rankings
Top 38.82% on Pypi.org
Badges
Extracted from project README
Upload Python Package
Related Projects