ioBroker.smartcontrol
ioBroker.smartcontrol copied to clipboard
Bewegungsmelder verlängert nicht
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:
- Bewegung wird erkannt.
- Scene Büro wird auf true gesetzt und das Licht geht an
- 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
Zone
Zonen-Setting
!!! Before you start !!!
- Verify if there is not already an issue requesting the same
- 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:
- Go to '...'
- Click on '...'
- Scroll down to '....'
- 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.