ioBroker.smartcontrol icon indicating copy to clipboard operation
ioBroker.smartcontrol copied to clipboard

Bewegungsmelder verlängert nicht

Open handy80 opened this issue 4 years ago • 0 comments

Hi, mir passiert es immer wieder dass ich im Dunklen sitze und ich denke es liegt daran, dass ein Auslöser nicht verlängert. Ich habe wie empfohlen das ganze über Scenene (Scene-Adapter) gesteuert. Also Lampe=on wenn Scene=true und umgekehrt. Ohne das die Scene eine weitere Logik über CRON-Jobs hat!

Also hier ist was passiert:

  1. Bewegung wird erkannt.
  2. Scene Büro wird auf true gesetzt und das Licht geht an
  3. Bewegung wird erkannt aber da die Zone schon geschaltet ist, wird sich nicht erneut geschaltet und das licht geht nach kurzer Zeit aus.

Frage: warum wird es nicht verlängert?

viele liebe Grüße und nicht missverstehen, ich setze zu 100% auf diesen adapter :-) Top Arbeit handy80

Log:

`smartcontrol.0 2021-01-13 17:23:48.983 info (COMPACT) Trigger [fhem.Motion.Büro] Zone 'Büro': Timer of 360s will be set to turn off once no more motion recognized.
smartcontrol.0 2021-01-13 17:23:48.982 info (COMPACT) Trigger [fhem.Motion.Büro] activated Zone 'Büro'. However, device(s) 'Büro.Scene.Tagsüber' not turned on as these are already on.
smartcontrol.0 2021-01-13 17:22:49.100 info (COMPACT) Trigger [fhem.Motion.Büro] Motion sensor 'fhem.Motion.Büro', zone 'Büro': No more motion, so we set 360s timer.
`

Auslöser image Zone image Zonen-Setting image

!!! Before you start !!!

  1. Verify if there is not already an issue requesting the same
  2. Is this really a bug of current code or an enhancement (feature) request ?

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots & Log files
If applicable, add screenshots and log files to help explain your problem.

Versions:

  • Adapter version:
  • JS-Controller version:
  • Node version:
  • Operating system:

Additional context
Add any other context about the problem here.

handy80 avatar Jan 13 '21 16:01 handy80