I tried to install a bluetooth library so I can connect to a bluetooth device and read-out the details of this bluetooth-device (bbq-thermometer).
bluetooth package: node-red-contrib-noble-bluetooth
YML:
certfile: fullchain.pem
credential_secret: xxxxxxxxxxxx
http_node:
password: ""
username: ""
http_static:
password: ""
username: ""
init_commands: []
keyfile: privkey.pem
npm_packages:
- node-red-contrib-noble-bluetooth
ssl: false
system_packages:
- make
- g++
- gcc
- python2
theme: default
During startup I receive the following error:
python2 (no such package):
ERROR: unable to select packages:
required by: world[python2]
[15:04:59] FATAL: Failed installing system package python2
Anyone an idea/hint where I’m going wrong?
My HA:
Home Assistant 2022.8.3
Supervisor 2022.08.3
Operating System 8.4
Frontend 20220802.0 - latest
Node-red addon:
Current version: 13.3.1