Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement BLE beacon support for room_mqtt #230

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

garo
Copy link

@garo garo commented Nov 6, 2024

This patch adds support for sending BLE beacons to MQTT so that they are compatible with room_mqtt integration. This allows room level location tracking for iBeacon BLE devices (such as Home Assistant Android app).

The code is copied from https://community.home-assistant.io/t/esphome-esp32-ble-tracker-and-has-mqtt-room-platform-sensor/277554 and I've tested it with three Lite modules.

room_mqtt expects the topic name to reflect the room name where the sensor is located and currently this is hard coded as I haven't yet figured out how I could make this configurable via Home Assistant. Same for the mqtt settings. Feedback is appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant