From 4c1988ae16b0fb68e013e624a7343bd8e98bf8c0 Mon Sep 17 00:00:00 2001 From: Beta-User <> Date: Wed, 17 Aug 2022 03:26:21 +0000 Subject: [PATCH] mqtt2.template: update to hoymiles git-svn-id: https://svn.fhem.de/fhem/trunk@26327 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/lib/AttrTemplate/mqtt2.template | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/fhem/FHEM/lib/AttrTemplate/mqtt2.template b/fhem/FHEM/lib/AttrTemplate/mqtt2.template index d0759974c..f74fc869f 100644 --- a/fhem/FHEM/lib/AttrTemplate/mqtt2.template +++ b/fhem/FHEM/lib/AttrTemplate/mqtt2.template @@ -5390,12 +5390,14 @@ option:global attr DEVICE setList \ on:noArg BASE_ID/devcontrol/INVERTER_NR/0 on\ off:noArg BASE_ID/devcontrol/INVERTER_NR/1 off\ - limit BASE_ID/devcontrol/INVERTER_NR/11 $EVTPART1\ - reboot:noArg BASE_ID/devcontrol/INVERTER_NR/2 restart + reboot:noArg BASE_ID/devcontrol/INVERTER_NR/2 restart\ + limit BASE_ID/devcontrol/INVERTER_NR/11/0 $EVTPART1\ + limit_pct:slider,2,1,100 BASE_ID/devcontrol/INVERTER_NR/11/1 $EVTPART1\ + limit_persistent_abs BASE_ID/devcontrol/INVERTER_NR/11/256 $EVTPART1\ + limit_persistent_pct:slider,2,1,100 BASE_ID/devcontrol/INVERTER_NR/11/257 $EVTPART1 attr DEVICE setStateList on off attr DEVICE model hoymiles_microinverter_inverter -setreading DEVICE attrTemplateVersion 20200812 - +setreading DEVICE attrTemplateVersion 20200816 ###########################################