Hi!
In order to be able to use bluetooth in home assistant some interfaces should be added (as optional at least) in the snap:
- dbus
- bluetooth-control
- bluez (already available as optional)
Moreover depending on the devices installed these could be of use:
- gpio
- gpio-control
- gpio-memory-control
- i2c
- hardware-observe
- network-setup-observe
- u2f-devices
Links:
List of interfaces: https://snapcraft.io/docs/supported-interfaces
Bluetooth necessary access for HA: https://rc.home-assistant.io/integrations/bluetooth
Hi!
In order to be able to use bluetooth in home assistant some interfaces should be added (as optional at least) in the snap:
Moreover depending on the devices installed these could be of use:
Links:
List of interfaces: https://snapcraft.io/docs/supported-interfaces
Bluetooth necessary access for HA: https://rc.home-assistant.io/integrations/bluetooth
Hi,
Feel free to make a PR with the plugs needed. Make sure you test the plugs you add.
I unfortunately never developped a snap so I am unsure how I could properly test them :'(
I have some problems pushing to the repo (get an error 403 back).
Here is my proposed change: