2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

mqtt2.template: ebusd correction; mysensors.template: add relay

git-svn-id: https://svn.fhem.de/fhem/trunk@19152 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Beta-User 2019-04-10 05:27:13 +00:00
parent 6ba48baf81
commit 4cf06c078b
2 changed files with 12 additions and 2 deletions

View File

@ -970,7 +970,9 @@ attr DEVICE stateFormat Status: \
Signal: \
2:signal\
<br>Uptime: formatedUptime
attr DEVICE setList getKnown DEV_ID/global/list onlyknown
attr DEVICE setList getKnown:noArg DEV_ID/list onlyknown\
getAll:noArg DEV_ID/list
set DEVICE getKnown
attr DEVICE model E_01a_eBus_daemon_splitter

View File

@ -63,7 +63,15 @@ attr DEVICE model A_17a_Motion
#A_21a_Pulse Power Meter
#A_22a_Pulse Water Meter
#A_23a_Rain Gauge
#A_24a_Relay Actuator
name:A_24a_Relay_Actuator
filter:TYPE=MYSENSORS_DEVICE
desc:Applies to standard relay actuator sketch<br>NOTE: Noty yet heavily tested first template version
attr DEVICE setCommands on:status1:on off:status1:off
attr DEVICE devStateIcon .*on:on .*off:off on.for.timer:on-for-timer off.for.timer:off-for-timer
attr DEVICE model A_24a_Relay_Actuator
#A_25a_RFID
#A_26a_Scene Controller
#A_27a_Secret Knock