Skip to content

Not receiving any MQTT messages 馃し #1056

Discussion options

You must be logged in to vote

I figured out by subscribing to all mqtt topics using "#" that the topic I have to listen to looks like that: "room-assistant/entity/pats/bluetooth-low-energy-presence-sensor/ble-6xxxxxxe-bxx6-4xxe-9xx6-9xxxxxxxxxx9".

For people with the same problem try the following:

  • MQTT topic: "room-assistant/entity/pats/bluetooth-low-energy-presence-sensor/ble-[device ID]" Don't forget the "ble-" and ID in lower case.
  • If you still can't find it, subscribe to all topics by using "#" as topic name.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@alijaf123
Comment options

@patrickschaper
Comment options

@alijaf123
Comment options

Answer selected by patrickschaper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants