Search found 12 matches

by Nelissuh
Saturday 04 January 2020 1:39
Forum: Z-Wave
Topic: Fibaro Switch FGS-213 and FGS-223 causing double events
Replies: 25
Views: 6002

Re: Fibaro Switch FGS-213 and FGS-223 causing double events

I updated to the latest config files, but I still see the same issue.
by Nelissuh
Thursday 09 August 2018 22:55
Forum: dzVents
Topic: Combine Selector Switch and physical switch on Fibaro Relay Switch
Replies: 6
Views: 863

Re: Combine Selector Switch and physical switch on Fibaro Relay Switch

I created a workaround by: 1: Creating a User Variable "Block_PS 2: Adding the following 2 lines to the switch command in the pump script: domoticz.devices(SolarPomp).switchOff().silent() domoticz.variables('Block_PS').set(1) domoticz.variables('Block_PS').set(0).afterSec(2) 3: Adding the following ...
by Nelissuh
Tuesday 07 August 2018 23:34
Forum: dzVents
Topic: Combine Selector Switch and physical switch on Fibaro Relay Switch
Replies: 6
Views: 863

Re: Combine Selector Switch and physical switch on Fibaro Relay Switch

I split the script into 2 scripts: - Script A, triggered by the selector or a change in solar power, to switch the relay On or Off (silent) - Script B, triggered by the relay (switch), to move the selector to On or Off (silent). I tried it, but the silent() does not do the trick (always), even when ...
by Nelissuh
Tuesday 07 August 2018 23:00
Forum: Z-Wave
Topic: Fibaro Switch FGS-213 and FGS-223 causing double events
Replies: 25
Views: 6002

Re: Fibaro Switch FGS-213 and FGS-223 causing double events

Hello, I just started using a 2nd Fibaro FGS-223 and found out both my old and new unit show the same "double switch reporting" issue. I never noticed it on my 1st unit, but I am using my second one with DzVents scripts, and notice the double logging, as the script is triggered twice. Now I checked ...
by Nelissuh
Tuesday 07 August 2018 10:17
Forum: dzVents
Topic: Combine Selector Switch and physical switch on Fibaro Relay Switch
Replies: 6
Views: 863

Re: Combine Selector Switch and physical switch on Fibaro Relay Switch

Thanks for the tip!

No idea, I will check asap, probably tonight. I will keep you updated.

My other option is to make a variable high for a short period when the relay is switched by the script, and ignore the switch when the variable is high, but I would prefer the "Silent" switch.
by Nelissuh
Monday 06 August 2018 23:18
Forum: dzVents
Topic: Combine Selector Switch and physical switch on Fibaro Relay Switch
Replies: 6
Views: 863

Re: Combine Selector Switch and physical switch on Fibaro Relay Switch

I thought I solved the issue, but after some extra testing I found the script wasn't working. I used the "changed" variable of the Pump, but this doesn't work. In case I switch the Selector in Auto, and the script switches the pumprelay from On to Off (or the other direction) the script recognises ...
by Nelissuh
Sunday 05 August 2018 15:38
Forum: dzVents
Topic: Combine Selector Switch and physical switch on Fibaro Relay Switch
Replies: 6
Views: 863

Combine Selector Switch and physical switch on Fibaro Relay Switch

Hello, I am a newby in DzVents, and hope to get some help with my issue below. I searched the forum, but couldn't find the solution. My situation: * I put some black tubes on my roof to heat my children's swimming pool. * A pump pumps the swimming pool water through these tubes. * The pump is ...
by Nelissuh
Sunday 29 July 2018 22:52
Forum: LUA
Topic: Real-time solar data : azimuth, Altitude, Lux sensor... [closed]
Replies: 245
Views: 70192

Re: Real-time solar data : azimuth, Altitude, Lux sensor...

Hello, I would like to use this script do switch my pump to heat my swimming pool by solar heating. Now I am not able to get an WU API Key :oops: Apparently they stopped to provide them for free. Is there a way to bypass the API key? Is there another source to get the data needed for the script ...
by Nelissuh
Friday 10 February 2017 0:39
Forum: Z-Wave
Topic: Fibaro Dimmer 2 FGD-212 supported? New type!
Replies: 104
Views: 34239

Re: Fibaro Dimmer 2 FGD-212 supported? New type!

Has anybody tested the 3.5 fimware and has the CAB issue been solved?
by Nelissuh
Wednesday 11 January 2017 22:31
Forum: Z-Wave
Topic: Fibaro Dimmer 2 FGD-212 supported? New type!
Replies: 104
Views: 34239

Re: Fibaro Dimmer 2 FGD-212 supported? New type!

I changed to 2-wire connection (dimming 8x4w Megaman dim to warm), but it resulted in lights flickering all day long in a wide range of the dimming. So I changed back to 3-wire connection, resulting is stable light in the total dimming range, except during CAB signals. When I read the Firmware 3.5 ...
by Nelissuh
Thursday 22 December 2016 23:24
Forum: Z-Wave
Topic: Fibaro Dimmer 2 FGD-212 supported? New type!
Replies: 104
Views: 34239

Re: Fibaro Dimmer 2 FGD-212 supported? New type!

Hello, I read you are using update 2.4

How can I read the firmware version?
How can I update the firmware over Domoticz?

My lights are flashing during a CAB signal.

I tried the 2 wire connection, but then I got flasing lights at certain dimming percentages.