mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
zwave.template: repair some links
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22927 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
1209e8432c
commit
b234858c21
@ -189,7 +189,7 @@ setreading DEVICE attrTemplateVersion FGR223_Roller_Mode_20200930
|
||||
name:FGR223_Venetian_Mode
|
||||
filter:TYPE=ZWave
|
||||
order:01Fibaro000006a
|
||||
desc:Applies to Fibaro FGR223 devices. This is for venetian blind mode. For other modes use differnt attrTemplates or manual configuration.<br>The template is based on this <a href https://forum.fhem.de/index.php/topic,100390.0.html>forum thread</a>.
|
||||
desc:Applies to Fibaro FGR223 devices. This is for venetian blind mode. For other modes use differnt attrTemplates or manual configuration.<br>The template is based on this <a href="https://forum.fhem.de/index.php/topic,100390.0.html">forum thread</a>.
|
||||
farewell:Things to be done manually: adopt turning time for lamellas (configVenetianBlindTimeOfFullTurnOfThe152) if needed. In case you activated scene events at keypresses, events will be shown in the main channel device.
|
||||
par:RADIO_SCENES_ACTIVATION;Send scenes events when buttons are pressed;{ undef }
|
||||
par:RADIO_ASSOCIATIONS_ACTIVATION;Do not send scene events when buttons are pressed;{ undef }
|
||||
@ -229,13 +229,13 @@ setreading DEVICE attrTemplateVersion FGR223_Venetian_Mode_20200930
|
||||
name:----AEOTEC-devices-section--------
|
||||
filter:TYPE=ZWave
|
||||
order:03AEOTEC00000
|
||||
desc:Templates for AEOTEC/AEON Labs devices.Manufacturer info can be found <a href https://aeotec.freshdesk.com/support/solutions/6000084017>here</a>. firmware updates are available for some devices, but for updating, you have to use a separate Windows machine.
|
||||
desc:Templates for AEOTEC/AEON Labs devices.Manufacturer info can be found <a href="https://aeotec.freshdesk.com/support/solutions/6000084017">here</a>. firmware updates are available for some devices, but for updating, you have to use a separate Windows machine.
|
||||
|
||||
#AEON Labs ZW095 Home Energy Meter Gen5
|
||||
name:ZW095_Home_Energy_Meter
|
||||
filter:TYPE=ZWave
|
||||
order:03AEOTEC0000ZW095
|
||||
desc:Applies to AEON Labs ZW095 Home Energy Meter Gen5 .<br>NOTE: early, untested version!<br>The template is based on this <a href https://forum.fhem.de/index.php/topic,112682.0.html>forum thread</a>, manufacturer info can be found <a href https://aeotec.freshdesk.com/support/solutions/folders/6000217020>here</a>.
|
||||
desc:Applies to AEON Labs ZW095 Home Energy Meter Gen5 .<br>NOTE: early, untested version!<br>The template is based on this <a href="https://forum.fhem.de/index.php/topic,112682.0.html">forum thread</a>, manufacturer info can be found <a href="https://aeotec.freshdesk.com/support/solutions/folders/6000217020">here</a>.
|
||||
par:MAINCHANNEL;Main channel of the device - do not proceed if it can't be identified!;{ FHEM::attrT_ZWave_Utils::identify_channel_devices("DEVICE",0) }
|
||||
par:CHANNEL01;First channel of the device - do not proceed if it can't be identified!;{ FHEM::attrT_ZWave_Utils::identify_channel_devices("DEVICE",1) }
|
||||
par:CHANNEL02;Second channel of the device - do not proceed if it can't be identified!;{ FHEM::attrT_ZWave_Utils::identify_channel_devices("DEVICE",2) }
|
||||
@ -261,7 +261,7 @@ setreading DEVICE attrTemplateVersion ZW095_Home_Energy_Meter_20200930
|
||||
name:ZW100_Multisensor_Battery
|
||||
filter:TYPE=ZWave
|
||||
order:03AEOTEC0000ZW100
|
||||
desc:Applies to AEON Labs ZW100 MultiSensor 6 when battery powered.<br>NOTE: early version!<br>The template is based on this <a href https://forum.fhem.de/index.php/topic,114538.0.html</a>, manufacturer info can be found <a href https://aeotec.freshdesk.com/support/solutions/folders/6000149641>here</a>. Having an up-to-date firmware is highly recommended!
|
||||
desc:Applies to AEON Labs ZW100 MultiSensor 6 when battery powered.<br>NOTE: early version!<br>The template is based on this <a href="https://forum.fhem.de/index.php/topic,114538.0.html">forum thread</a>, manufacturer info can be found <a href="https://aeotec.freshdesk.com/support/solutions/folders/6000149641">here</a>. Having an up-to-date firmware is highly recommended!
|
||||
par:RADIO_REPORT_UV;Send also UV values;{ undef }
|
||||
par:RADIO_NO_UV_REPORT;Do not send UV values;{ undef }
|
||||
set DEVICE configGroup1Interval 3600
|
||||
@ -281,11 +281,11 @@ setreading DEVICE attrTemplateVersion ZW100_Multisensor_Battery_20201006
|
||||
name:ZW100_Multisensor_USB
|
||||
filter:TYPE=ZWave
|
||||
order:03AEOTEC0000ZW100a
|
||||
desc:Applies to AEON Labs ZW100 MultiSensor 6 when powered over USB.<br>NOTE: early version!<br>The template is based on this <a href https://forum.fhem.de/index.php/topic,114538.0.html</a>, manufacturer info can be found <a href https://aeotec.freshdesk.com/support/solutions/folders/6000149641>here</a>. Having an up-to-date firmware is highly recommended!
|
||||
desc:Applies to AEON Labs ZW100 MultiSensor 6 when powered over USB.<br>NOTE: early version!<br>The template is based on this <a href="https://forum.fhem.de/index.php/topic,114538.0.html">forum thread</a>, manufacturer info can be found <a href="https://aeotec.freshdesk.com/support/solutions/folders/6000149641">here</a> Having an up-to-date firmware is highly recommended!
|
||||
par:RADIO_REPORT_UV;Send also UV values;{ undef }
|
||||
par:RADIO_NO_UV_REPORT;Do not send UV values;{ undef }
|
||||
set DEVICE configGroup1Interval 30
|
||||
set DEVICE configByte 40 1
|
||||
set DEVICE configByte 40 1
|
||||
#configReportOnlyOnThresholds Enabled
|
||||
option:{ RADIO_REPORT_UV}
|
||||
set DEVICE configGroup1Reports 240
|
||||
|
Loading…
x
Reference in New Issue
Block a user