ioBroker / AdapterRequests

This Place is used to track the status of new Adapter-Requests.
248 stars 36 forks source link

Equiva Smart Türschlossantrieb #114

Open nightfly0815 opened 5 years ago

nightfly0815 commented 5 years ago

Hallo

Würde mich für den Equiva Smart Türschlossantrieb interessieren, da dieser im Vergleich zum Nuki sehr günstig ist! https://www.amazon.de/Eqiva-Bluetooth-S ... B01GVZ771W

Leider gibt es bei dem Gerät nur die Möglichkeit dieses per APP zu bedienen. Geofence etc. funktioniert ebenso wenig mit der APP. Daher wäre es doch fein, wenn sich das Gerät per ioBroker verbinden lassen würde, damit man nicht mehr auf die APP angewiesen ist.

Habe im Internet einen Workaround gefunden, der noch in einem frühen Alpha Stadium ist um das Gerät per Kommandozeile vom PC zu bedienen. Ich bin leider kein Softwarespeziallist um das selbst umsetzten zu können.

Vielleicht kann sich aber jemand aus dem Forum dem Thema annehmen und einen passenden Adapter für ioBroker erstellen. Anbei die Links zum Forum, bzw. zu Git wo der Sourcecode zu dem Kommandozeilentool entwickelt wird.

https://www.mikrocontroller.net/topic/458856

https://github.com/oyooyo/keyble

LG. Chris

frodo777 commented 3 years ago

@B4unty Du hast nur den Adapter installiert und User ID eingetragen und der Key wurde von selbst ausgefüllt. Oder hab ich da etwas falsch verstanden. Kannst du das mal Schritt für Schritt erklären.

frodo777 commented 3 years ago

@B4unty Wie hast du das Schloß angemeldet. Habe schon das Schloß in den Pairing Modus versetzt und den Adapter gestartet.

B4unty commented 3 years ago

@frodo777 du Mist natürlich zur Anmeldung den Key von dem qrcode mitgeben und erhältst dann deinen User key

frodo777 commented 3 years ago

@B4unty hast Du nur den Adapter in iobroker installiert oder auch das Programm von oyooyo.

B4unty commented 3 years ago

Du brauchst erst das Programm zum anlernen und registrieren anschließend kannst du es in iobroker gebrauchen

frodo777 commented 3 years ago

@B4unty wie hast du das Programm installiert , das läuft ja nicht mehr mit der neuen nodejs Version. Geht glaub ich nur bis zur Version 8...

B4unty commented 3 years ago

@B4unty wie hast du das Programm installiert , das läuft ja nicht mehr mit der neuen nodejs Version. Geht glaub ich nur bis zur Version 8...

Ich habe 10.22.1 am laufen habe mich stumpf an die Anleitung im Git für pi gehalten nur an stelle von Version 8 Version 10 installiert Habe gerade einen Neuen PI aufgesetzt mich zu root gemacht und folgendes ausgeführt. Läuft.

apt-get -y update && apt-get -y curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash - apt install -y nodejs apt-get -y install bluetooth bluez libbluetooth-dev libudev-dev npm install --update --global --unsafe-perm keyble setcap cap_net_raw+eip $(eval readlink -fwhich node) apt-get -y install mosquitto-clients

ldittmar81 commented 2 years ago

@Diginix Please request repo addition ... details see https://github.com/ioBroker/ioBroker.repositories

Diginix commented 2 years ago

@ldittmar81 I'm confused why you have mentioned me?

ldittmar81 commented 2 years ago

Ohh sorry... I meant @oyooyo Please request repo addition ... details see https://github.com/ioBroker/ioBroker.repositories

https://github.com/oyooyo/ioBroker.keyble/issues/11

Apollon77 commented 2 years ago

I think @oyooyo is not really active aymore and also the adapter has several issues when I remember ... so needs more work I fear

Diginix commented 2 years ago

Keyble makes some trouble with node 14 compared to node 12. I had contact to oyooyo on 9th december and he said he is quite busy with other things. He will try to look on this in near future and release maybe an update. https://github.com/oyooyo/keyble/issues/37#issuecomment-989930742