Homebridge on Omega
-
Good morning! I found a thread on this matter but it’s 3 years old so I’m starting a new one.
I’d be interested in running Homebridge on Omega but I’m not sure if it’s been achieved successfully or not.
Any hint or guidance on how to make this work would be greatly appreciated, thanks!
-
you might find this interessting https://github.com/JimJamUrCode/omega_garage
Installation:
I tried to install homebridge, but run into some errors.npm install -g homebridge npm ERR! Linux 4.4.46 npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "-g" "homebridge" npm ERR! node v4.3.1 npm ERR! npm v2.14.12 npm ERR! code EAI_AGAIN npm ERR! errno EAI_AGAIN npm ERR! syscall getaddrinfo npm ERR! getaddrinfo EAI_AGAIN registry.npmjs.org:443 npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! <https://github.com/npm/npm/issues> npm ERR! Please include the following file with any support request: npm ERR! /root/npm-debug.log
Alternative:
I can recommend using homeassistant, works great.Note:
Don't forget you will need to increase your memory and flash.
-
Thank you Fabian,
I will probably look at implementing homebridge on another platform as I feel this is beyond my level of expertise.Thanks!