canonical / matter-pi-gpio-commander

Matter Raspberry Pi GPIO Commander - Turn your Pi into a Matter lighting device!
Apache License 2.0
90 stars 3 forks source link

Custom GPIO interface does not connect automatically on Ubuntu Core #77

Closed farshidtz closed 2 weeks ago

farshidtz commented 2 weeks ago

See: https://forum.snapcraft.io/t/approval-and-auto-connection-for-custom-device-interface-on-matter-pi-gpio-commander/38891/7

The workaround is to connect manually:

sudo snap connect matter-pi-gpio-commander:custom-gpio \
    matter-pi-gpio-commander:custom-gpio-dev
farshidtz commented 2 weeks ago

Duplicates #67