Browse Source

Change slot name

Joachim M. Giæver 3 years ago
parent
commit
6806de67b9
1 changed files with 8 additions and 2 deletions
  1. 8 2
      snap/snapcraft.yaml

+ 8 - 2
snap/snapcraft.yaml

@@ -15,12 +15,18 @@ layout:
     bind: $SNAP/openzwave
 
 slots:
-  lib-hacs:
+  components:
     interface: content
-    content: lib-hacs
+    content: components
     write: 
       - $SNAP_DATA/custom_components
 
+plugs:
+  certs:
+    interface: content
+    content: certs
+    target: $SNAP_DATA/certs
+
 apps:
   hass:
     command: bin/hass --config $SNAP_DATA