Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/essel-dev/bluetracker-hass-mqtt
Monitor Bluetooth Classic devices and integrate them into Home Assistant via MQTT.
https://github.com/essel-dev/bluetracker-hass-mqtt
bluetooth-classic device-tracker home-assistant mqtt raspberry-pi
Last synced: 2 months ago
JSON representation
Monitor Bluetooth Classic devices and integrate them into Home Assistant via MQTT.
- Host: GitHub
- URL: https://github.com/essel-dev/bluetracker-hass-mqtt
- Owner: essel-dev
- License: mit
- Created: 2024-03-11T18:07:39.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-11T14:28:21.000Z (4 months ago)
- Last Synced: 2024-10-09T06:49:09.018Z (2 months ago)
- Topics: bluetooth-classic, device-tracker, home-assistant, mqtt, raspberry-pi
- Language: Python
- Homepage: https://bluetracker-hass-mqtt.readthedocs.io/
- Size: 812 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
BlueTracker
===========.. image:: https://github.com/essel-dev/bluetracker-hass-mqtt/actions/workflows/tests.yml/badge.svg
:target: https://github.com/essel-dev/bluetracker-hass-mqtt/actions/workflows/tests.yml.. image:: https://github.com/essel-dev/bluetracker-hass-mqtt/actions/workflows/pypi.yml/badge.svg
:target: https://github.com/essel-dev/bluetracker-hass-mqtt/actions/workflows/pypi.yml|
.. include_intro_start
BlueTracker is a Python tool designed to seamlessly integrate your Bluetooth devices
into Home Assistant. It periodically scans for nearby Bluetooth devices and reports
their presence or absence to Home Assistant via MQTT... include_intro_end
See it in action:
.. image:: https://raw.githubusercontent.com/essel-dev/bluetracker-hass-mqtt/master/docs/source/_static/example-mqtt.png
:target: https://raw.githubusercontent.com/essel-dev/bluetracker-hass-mqtt/master/docs/source/_static/example-mqtt.png
:alt: BlueTracker device state example|
.. image:: https://raw.githubusercontent.com/essel-dev/bluetracker-hass-mqtt/master/docs/source/_static/example-attributes.png
:target: https://raw.githubusercontent.com/essel-dev/bluetracker-hass-mqtt/master/docs/source/_static/example-attributes.png
:alt: BlueTracker device attributes exampleResources
---------- `bluetracker-hass-mqtt @ Read the Docs `_
- `bluetracker-hass-mqtt @ PyPI `_