mensa84

Results 35 comments of mensa84

I installed now by that command: npm install -g --unsafe-perm homebridge-miio How can I check if miio is really installed?

Thanks for your answer, if I want to create a pull request, I always get that message, what should I do? "Choose different branches or forks above to discuss and...

Oh, sorry, I am no developer. Could I just create a "Feature request"?

Where and how? Or was that here already one? ;)

Perfect, thanks! Is it complicated, to get HTTPS to work?

I have to use that Webhooks plugin from WAN side, because the device "Withings Sleep" can only trigger IFTTT and IFTTT runs in the cloud. So currently I have to...

Is there a free version of ngrok which can do this or a free alternative? I don't wanna pay a monthly fee, just to access my devices/homebridge outside home.

Installation of 0.0.55 fails: ``` root@Server:~# npm -g install [email protected] --unsafe-perm npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/homebridge-http-webhook - Not found npm ERR! 404 npm...

Same error: ``` root@Server:~# npm -g install [email protected] npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/homebridge-http-webhook - Not found npm ERR! 404 npm ERR! 404 '[email protected]'...

It worked now by uninstalling and re-installing with @latest. But HTTPS is not working. I always get that error: Fehler: Gesicherte Verbindung fehlgeschlagen ``` Beim Verbinden mit server:51828 trat ein...