Git Product home page Git Product logo

Comments (9)

mylylyl avatar mylylyl commented on June 20, 2024

Have you tried to add necessary permissions described in that link?

from homebridge-soma-shades.

psdc-create avatar psdc-create commented on June 20, 2024

If you mean this section of the linked file:

Make sure node is on your PATH. If it's not, some options:

Symlink nodejs to node: sudo ln -s /usr/bin/nodejs /usr/bin/node
Install Node.js using the NodeSource package

I've tried the first option with no luck (symlink Command not found). Oddly enough "man symlink" returns an entry. Sorry - I'm new to the pi and these soma shades are doing my head in. I've been trying to link them to HomeKit for days.

from homebridge-soma-shades.

mylylyl avatar mylylyl commented on June 20, 2024

what system you're running? I've not heard of any linux system not having ln
anyway you should checking this section https://github.com/abandonware/noble#running-without-rootsudo-linux-specific

from homebridge-soma-shades.

psdc-create avatar psdc-create commented on June 20, 2024

from homebridge-soma-shades.

mylylyl avatar mylylyl commented on June 20, 2024

not sure what you mean by $(eval readlink -f `which node`). it should return you the path of node executable (in this case /usr/bin/node)
I haven't tried running homebridge in a docker container so I can't offer much help here. I would assume you need extra steps to pass bluetooth device into container

from homebridge-soma-shades.

psdc-create avatar psdc-create commented on June 20, 2024

from homebridge-soma-shades.

mylylyl avatar mylylyl commented on June 20, 2024

are you installing nodejs this way?
still i would guess there are extra steps to "pass" bluetooth device into a docker container. Maybe try this command and see if you have bluetooth device: hcitool dev

from homebridge-soma-shades.

psdc-create avatar psdc-create commented on June 20, 2024

from homebridge-soma-shades.

mylylyl avatar mylylyl commented on June 20, 2024

Glad you find a solution! I think it's very good as some other users may find it useful.

from homebridge-soma-shades.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.