|
@@ -106,6 +106,8 @@ slots:
|
|
content: components
|
|
content: components
|
|
write:
|
|
write:
|
|
- $SNAP_DATA/custom_components
|
|
- $SNAP_DATA/custom_components
|
|
|
|
+ # read:
|
|
|
|
+ # - $SNAP_DATA/home-assistant.log
|
|
configurations:
|
|
configurations:
|
|
interface: content
|
|
interface: content
|
|
write:
|
|
write:
|
|
@@ -198,6 +200,8 @@ parts:
|
|
- libxft2
|
|
- libxft2
|
|
- libxrender1
|
|
- libxrender1
|
|
- libxss1
|
|
- libxss1
|
|
|
|
+ - bluetooth
|
|
|
|
+ - libbluetooth-dev
|
|
|
|
|
|
homeassistant:
|
|
homeassistant:
|
|
after: [python]
|
|
after: [python]
|