Search found 482 matches

by enbemokel
05 Jun 2019 11:28
Forum: Diskussion in Deutsch
Topic: Steuerung/Überwachung einer Pumpe an einem Fibaro FGS-223 über den Stromverbrauch
Replies: 2
Views: 4437

Re: Steuerung/Überwachung einer Pumpe an einem Fibaro FGS-223 über den Stromverbrauch

Hi, im Prinzip benötigst Du eine If-Then Regel. Eventuell noch einen DummySwitch, der die Watt addiert und dann einschaltet. Darauf reagiert dann Deine If-Then Regel. Alternativ eine Logical Rule, diese ist auch sehr flexibel. Kenne den Fibaro nicht und weiss deshalb nicht was er alles für Devices a...
by enbemokel
03 Jun 2019 11:59
Forum: Diskussion in Deutsch
Topic: Kontrolle Wasserstand des Swimming Pools
Replies: 10
Views: 14531

Re: Kontrolle Wasserstand des Swimming Pools

Danke für Rückmeldung,
by enbemokel
03 Jun 2019 11:56
Forum: RaZberry
Topic: expert ui / timing info
Replies: 4
Views: 3730

Re: expert ui / timing info

Hi, good idea with debugging, thanks for info.
by enbemokel
29 May 2019 11:01
Forum: RaZberry
Topic: zway sending "notification get" to all plugs every 20 minutes
Replies: 3
Views: 3312

Re: zway sending "notification get" to all plugs every 20 minutes

Hmm, do you have some statistics running on your razberry, so the controller 1 trigger this all the time?
What´s the type of product you are using?
by enbemokel
29 May 2019 10:59
Forum: Discussions in English
Topic: Wake up a Z-Wave node programmatically
Replies: 1
Views: 2665

Re: Wake up a Z-Wave node programmatically

Hi, I think that I can confirm your last sentence. That´s also the reason why you can´t wake up the device from any program or application.
You must wait for wake up from the device. Maybe you can change wake up settings for test to 1 minute, but this may drain battery in a week.
by enbemokel
29 May 2019 10:56
Forum: RaZberry
Topic: expert ui / timing info
Replies: 4
Views: 3730

Re: expert ui / timing info

Hi, I´m not sure about 2. somewhere I read about that these are security packets.
3. you can see in history, as you still know from other threads
by enbemokel
27 May 2019 12:42
Forum: Discussions in English
Topic: Slow inclusion on large networks
Replies: 3
Views: 4136

Re: Slow inclusion on large networks

15 sec. is veryfast, did you check in expert menu and then "jobs" if the inclusion is completely done?
Normaly there is some more communication after inclusion.
by enbemokel
27 May 2019 12:40
Forum: RaZberry
Topic: zway sending "notification get" to all plugs every 20 minutes
Replies: 3
Views: 3312

Re: zway sending "notification get" to all plugs every 20 minutes

Hi, did you check the "Periodical Sensor Polling" app, here you can set the time or exclude devices.
by enbemokel
24 May 2019 10:54
Forum: Diskussion in Deutsch
Topic: Kontrolle Wasserstand des Swimming Pools
Replies: 10
Views: 14531

Re: Kontrolle Wasserstand des Swimming Pools

Hi, das sollte so funktionieren, wenn der Sensor das Wasser "weg" korrekt meldet. Macht er aber bestimmt ;-)
Dann einfach eine IF ->Then Regel in Z-Way und gut ist es.
by enbemokel
21 May 2019 13:12
Forum: RaZberry
Topic: WebThings Gateway for Raspberry Pi
Replies: 1
Views: 2838

Re: WebThings Gateway for Raspberry Pi

Good question.
I have the feeling you need to change the zwave-adapter.js but I´m not a programmer ;-)
https://github.com/mozilla-iot/gateway/ ... adapter.js