-
Notifications
You must be signed in to change notification settings - Fork 60
Description
Is your feature request related to a problem? Please describe.
have lots of bluetooth devices adverticing a lot data on bluetooth,
tried to identify all of my bt-devices with https://espresense.com/beacons/apple
that helped only with fingerprinting apple-devices, but difficult to deocde other bt-devices around
have already a handful of node-red instances running the smarthome.
node-red is a great center of integration. but a easy to confiure-bt-decoder is missing 😢
Describe the solution you'd like
would love to see bt-decoding within node-red
the node-red gui is great , and theengs could open up decoding data from moveable bt-devices
Describe alternatives you've considered
some small steps of integration is here
https://docs.openmqttgateway.com/integrate/node_red.html#integrate-ble-sensors-devices-and-display-a-dashboard
but not as a generally open bt-decoder with an nice gui as an endpoint to (different) mqtt-devices.
Additional context
Add any other context or screenshots about the feature request here.