|
@@ -1,5 +1,5 @@
|
|
name: home-assistant-snap
|
|
name: home-assistant-snap
|
|
-version: '2021.6.0b'
|
|
|
|
|
|
+version: '2021.6.0b1'
|
|
summary: Open source home automation that puts local control and privacy first
|
|
summary: Open source home automation that puts local control and privacy first
|
|
description: |
|
|
description: |
|
|
Home Assistant is a home automation platform running on Python 3.
|
|
Home Assistant is a home automation platform running on Python 3.
|
|
@@ -29,8 +29,8 @@ layout:
|
|
bind-file: $SNAP_DATA/pip.conf
|
|
bind-file: $SNAP_DATA/pip.conf
|
|
/etc/openzwave:
|
|
/etc/openzwave:
|
|
bind: $SNAP/openzwave
|
|
bind: $SNAP/openzwave
|
|
- /etc/ethertypes:
|
|
|
|
- bind-file: $SNAP/etc/ethertypes
|
|
|
|
|
|
+ # /etc/ethertypes:
|
|
|
|
+ # bind-file: $SNAP/etc/ethertypes
|
|
|
|
|
|
plugs:
|
|
plugs:
|
|
bin:
|
|
bin:
|
|
@@ -121,8 +121,10 @@ parts:
|
|
- libxslt1-dev
|
|
- libxslt1-dev
|
|
- zlib1g-dev
|
|
- zlib1g-dev
|
|
stage-packages:
|
|
stage-packages:
|
|
- - python3-pcapy
|
|
|
|
- - libpcap0.8
|
|
|
|
|
|
+ # - python3-pcapy
|
|
|
|
+ # - libpcap0.8
|
|
|
|
+ #
|
|
|
|
+ - iptables
|
|
- freeglut3
|
|
- freeglut3
|
|
- ffmpeg
|
|
- ffmpeg
|
|
- libglu1-mesa
|
|
- libglu1-mesa
|