Added a python script that collect Bluetooth BLE sensor data from a Silicon Labs Sensorpuck and send it to a VSCP Daemon. Data collected is
- Signal Quality
- Battery Voltage
- Temperature
- Humidity
- Ambient Light
- UV Index.
The script is available here https://github.com/grodansparadis/vscp-python-sensorpuck and is including instruction on how to use and install.
Live data is available on the VSCP demo server and a node-red flow is included to show this data in real time.