Search found 24 matches

by lademeister
04 Aug 2016 11:57
Forum: Diskussion in Deutsch
Topic: Türsummer/Türöffner
Replies: 26
Views: 27855

Re: Türsummer/Türöffner

mach es doch über einen WEMOS ESP8266. Damit arbeite ich gerade mit einem Kumpel zusammen - zwar für RGB-LED-Stripes, aber das teil ist cool. Genau was du brauchst: hat genügend IOs (mind.8 je nach version) sodass du das klingelsignal abfangen kannst und auch die Tür öffnen kannst, hat WiFi on chip ...
by lademeister
04 Aug 2016 11:27
Forum: Discussions in English
Topic: FYI Homebridge and v2.2.2
Replies: 3
Views: 5334

Re: FYI Homebridge and v2.2.2

I am using 2.2.2-new-webserver and it is working with homebridge rock solid.
I am using
https://www.npmjs.com/package/homebridge
https://www.npmjs.com/package/homebridge-zway
by lademeister
04 Aug 2016 11:23
Forum: Discussions in English
Topic: How to Change device type of a Code Device?
Replies: 0
Views: 1976

How to Change device type of a Code Device?

I've been searching for days now, and I don't find a solution. How can I change a code device (switch Multilevel) to show up as a window blind? How can I change a code device (sensor multilevel) to show up as a temperature sensor or humidity sensor? How can I change a code device (sensor binary) to ...
by lademeister
04 Aug 2016 11:13
Forum: RaZberry
Topic: Fibaro Roller Shutter FGRM-222: Controling with HomeKit?
Replies: 5
Views: 10597

Re: Fibaro Roller Shutter FGRM-222: Controling with HomeKit?

https://www.npmjs.com/package/homebridge-zway should be your solution... You may add a Tag to the Device in Z-Way so that Homekit recognizes the device differently. You have to use "Homebridge" and "Homebridge-zway" and not the HomeKit-App with is available in zway. you can get t...
by lademeister
02 Aug 2016 11:14
Forum: Diskussion in Deutsch
Topic: Messsteckdose Leistung abfragen dann Pushnachricht
Replies: 3
Views: 4900

Re: Messsteckdose Leistung abfragen dann Pushnachricht

Ich würde das über ein shellscript machen. Ich habe das so gelöst, dass ich einen temperatur/feuchtesensor abfrage, und nur dann eine pushnachricht schicke (direkt aus dem shellscript) wenn eine bestimmte temperaturschwelle überschritten ist (bzw. Feuchteschwelle). die nachricht wird nur einmal gese...
by lademeister
15 Jul 2016 12:27
Forum: Discussions in English
Topic: WALL-C working perfectly with 2.2.2-new-webserver
Replies: 3
Views: 3801

Re: WALL-C working perfectly with 2.2.2-new-webserver

Should be WallC-C then, as I have the option to configure it as controller as well. I will try to update this post with an actual series number when I find the time. What I have done is the following configuration: (Via expert configuration, e.g. reachable by IPadress:8083/expert and then hitting th...
by lademeister
14 Jul 2016 08:13
Forum: Discussions in English
Topic: WALL-C working perfectly with 2.2.2-new-webserver
Replies: 3
Views: 3801

WALL-C working perfectly with 2.2.2-new-webserver

Hello Folks, I've had some issues when first trying to use a WALL-C battery powered switch - but with latest z-way-version that I use everything works great. I set it up to control 4 different scenes by pressing one of the buttons. Works like a charm, for some weeks now. I did not try to set up othe...
by lademeister
02 Jul 2016 17:31
Forum: RaZberry
Topic: Z-Way Tablet for iPad
Replies: 13
Views: 36360

SOLVED!!!

Problem SOLVED.
I missed to create an anonymous user in z-way-server web interface (advanced).
Everything works perfectly now!
Z-way Tablet looks soooo good!! I love it.
by lademeister
27 Jun 2016 14:25
Forum: RaZberry
Topic: Z-Way Tablet for iPad
Replies: 13
Views: 36360

Re: Z-Way Tablet for iPad

Anyone? I tried everything I could imagine... The iPhone app "Home control" by Christian Paetz still works great, but his iPad app "Z-Way control" just doesn't seem to be able to establish connection. With previous z-way version on my raspberry it worked perfectly. I can't believ...
by lademeister
14 Jun 2016 13:00
Forum: RaZberry
Topic: Z-Way to MQTT
Replies: 28
Views: 49726

Re: Z-Way to MQTT

http causes quite a lot of traffic and also uses more memory on the ESP-8266.
Especially when I'm planning to have some more of those neat ESP chips around my house sending sensor data or controlling RGB stripes both advantages would help a lot...