FHEM Forum

FHEM - Hausautomations-Systeme => KNX/EIB => Thema gestartet von: JoeALLb am 04 Juli 2018, 09:44:25

Titel: [fixed] Fehler in commandref: listenonly vs. readonly
Beitrag von: JoeALLb am 04 Juli 2018, 09:44:25
In der Commandref steht
define <name> KNX <group>:<DPT>:[gadName]:[set|get|readonly]
...
If you want to restrict the GAD, you can raise the flags "get", "set", or "readonly"
,
also readonly.

beimn definieren selbst kommt:
invalid option for group-number 1. Use ^\s*((get)|(set)|(listenonly))\s*$ or nosuffix
also listenonly.

sG
Joe
Titel: Antw:[fixed] Fehler in commandref: listenonly vs. readonly
Beitrag von: JoeALLb am 07 Juli 2018, 07:04:51
In trunk durch Andi gefixt.