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

Support MQTT Room Presence in v2.x #432

Closed
mKeRix opened this issue Jan 7, 2021 · 2 comments
Closed

Support MQTT Room Presence in v2.x #432

mKeRix opened this issue Jan 7, 2021 · 2 comments

Comments

@mKeRix
Copy link
Owner

mKeRix commented Jan 7, 2021

Is your feature request related to a problem? Please describe.
Users should be able to mix different software/hardware for BLE detection by leveraging the Home Assistant MQTT Room Presence integration.

Describe the solution you'd like
This should only be an additional thing and not replace our own logic for pure room-assistant sensors. It may also make sense to put this behind a setting that is disabled by default (so that people don't complain about the mass of MQTT messages).

Describe alternatives you've considered

  • Downgrading to v1.x of room-assistant -> no updates anymore
  • Write an adapter from HTTP API to MQTT Room Presence -> a lot of effort and slower
@LordNex
Copy link

LordNex commented Feb 1, 2021

Just adding my vote for this. Need support for ESP32 BLE as most of us already have these as sensors in each of our rooms. Would be perfect to leverage these as well!

@mKeRix mKeRix added this to To do in room-assistant roadmap Feb 6, 2021
@mKeRix mKeRix moved this from To do to In progress in room-assistant roadmap Mar 8, 2021
@mKeRix mKeRix closed this as completed in acb0e1a Mar 8, 2021
room-assistant roadmap automation moved this from In progress to Done Mar 8, 2021
github-actions bot pushed a commit that referenced this issue Mar 14, 2021
# [2.15.0](v2.14.0...v2.15.0) (2021-03-14)

### Features

* warn on outdated NodeJS versions ([36ceb79](36ceb79))
* **bluetooth-low-energy:** emit instance iBeacons ([eb89c9f](eb89c9f))
* **config:** add config validation ([#555](#555)) ([7acc37f](7acc37f))
* **home-assistant:** add support for MQTT Room ([acb0e1a](acb0e1a)), closes [#432](#432)
@github-actions
Copy link

🎉 This issue has been resolved in version 2.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

2 participants