hassio-addons/addon-node-red

Access to the bluetooth stack #289

elmarburke posted onGitHub

Problem/Motivation

I want to access data from a device that sends out data through bluetooth le advertising. Running node-red locally with node-red-contrib-generic-ble installed works perfectly, but in hass.io i could not find any device. I guess that the container don't have access to the bluetooth stack, I found a hint to use --net=host on the docker create command. But this would expose the complete network to the container which is also not wished.

Expected behavior

Container is able to find and communicate with bluetooth LE devices

Actual behavior

n/a

Steps to reproduce

  1. install/add node-red-contrib-generic-ble to the node dependencies
  2. add a "Generic BLE" input step
  3. Double-click on the node
  4. hit the pencil symbol
  5. Search results should be populated (after a moment)

Proposed changes

no idea


:wave: Thanks for opening your first issue here! If you're reporting a :bug: bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.

posted by addons-assistant[bot] over 5 years ago

Could you share the addon startup log? What hardware are you running?

posted by sinclairpaul over 5 years ago

Closing as no response.

posted by sinclairpaul over 5 years ago

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

posted by addons-assistant[bot] over 5 years ago

Fund this Issue

$0.00
Funded

Pull requests