fhem / fhem/AutoShuttersControl

Looks like ASC is executing commands (in venetian mode!) twice

Open
#84 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Perl
Stars
9
Forks
7
PR merge metrics
No merged PRs in 30d

Description

I am looking for problems in venetian mode and have seen the following in my log:

```
ASC_DEBUG!!! 2020.07.28 08:00:17 - FnSetCmdFn: zw_jal_dachfenster - Rollo wird gefahren, aktuelle Position: 0, Zielposition: 95. Grund der Fahrt: shading out
2020.07.28 08:00:17.032 3: ZWave set zw_jal_dachfenster dim 95

ASC_DEBUG!!! 2020.07.28 08:00:17 - FnSetCmdFn: zw_jal_dachfenster - Rollo wird gefahren, aktuelle Position: 0, Zielposition: 95. Grund der Fahrt: shading out
2020.07.28 08:00:17.315 3: ZWave set zw_jal_dachfenster dim 95
2020.07.28 08:00:20.042 3: ZWave set zw_jal_dachfenster positionSlat 0
2020.07.28 08:00:20.320 3: ZWave set zw_jal_dachfenster positionSlat 0
```

Each command was executed twice.
But only in venetian blind mode. There are no others double commands in blind mode.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.