Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 example

Resources
---------

- `bluetracker-hass-mqtt @ Read the Docs `_
- `bluetracker-hass-mqtt @ PyPI `_