mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-13 17:26:34 +00:00
mgb.remplate: changes to state in CUL_HM shutter
git-svn-id: https://svn.fhem.de/fhem/trunk@23606 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
3fc724e9be
commit
1327109b73
@ -147,7 +147,7 @@ option:{SENDNOREADINGS}
|
||||
deleteattr TARGETDEV MQTTPREFIXPublish
|
||||
|
||||
option:{ SENDBASICREADINGS && "TRGETDEVTYPE" eq "CUL_HM" }
|
||||
attr TARGETDEV MQTTPREFIXPublish state|pct|motor:topic={"$base/$device/$name"} motor:expression={$value=~m,([^:]+)?,?$1:undef}
|
||||
attr TARGETDEV MQTTPREFIXPublish state:topic={"$base/$device"} pct|motor:topic={"$base/$device/$name"} motor:expression={$value=~m,([^:]+)?,?$1:undef}
|
||||
|
||||
option:{ SENDALLREADINGS && "TRGETDEVTYPE" eq "CUL_HM" }
|
||||
attr TARGETDEV MQTTPREFIXPublish *:topic={"$base/$device/$name"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user