FHEM Forum

FHEM => Automatisierung => Thema gestartet von: pifs am 15 Dezember 2016, 18:21:49

Titel: problem with switching on lamps using structure
Beitrag von: pifs am 15 Dezember 2016, 18:21:49
Hello,

I'm using FS20 switches to turn on my lamps. If i group the lamps together in a structure and turn the structure on at a specific time, not always all lamps are switched on. Sometimes only 2 of three are switched on. its the same when switching the lamps off via the structure. I thought the transmitter range was the problem, so i bought an extender, but that doesn't seem to help.
Any ideas what the cause of this issue is.

You may reply in German.
Thanks Paul.
Titel: Antw:problem with switching on lamps using structure
Beitrag von: rudolfkoenig am 16 Dezember 2016, 10:13:37
A possible cause: the module responsible for the lamps is not capable of sending multiple requests at the same time. Or the lamps are switched by different modules, and they send RF-signals at the same time, disturbing each other. The solution for this kind of problems is to set the async_delay attribute in the structure.
Titel: Antw:problem with switching on lamps using structure
Beitrag von: pifs am 17 Dezember 2016, 13:54:31
Ok, thanks, first test show no issue.
Gr. Paul.