fhem / fhem/AutoShuttersControl
Allow changing blind command in venetian mode
Open
- Dominant language
- Perl
- Stars
- 9
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
If you are using a FIbaro FGRM-222 in venetian blind mode, then I have to use
`ASC_SlatPosCmd_SlatDevice: positionSlat`
But then we should better use "set xyz positionBlinds" instead of the dim command.
Blinds cmd: positionBlinds
Slats cmd: positionSlat
I've tried to fix it using the following eventMap without success:
`eventMap dim:positionBlinds`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.