mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 19:04:20 +00:00
mqtt2.template: small changes to hoymiles inverter
git-svn-id: https://svn.fhem.de/fhem/trunk@27582 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
20243f449a
commit
c007db6b64
@ -5598,8 +5598,9 @@ attr DEVICE readingList INVERTERLONG_ID/available:.* available\
|
||||
INVERTERLONG_ID/ch0/FWVersion:.* FWVersion\
|
||||
INVERTERLONG_ID/ch0/FWBuildYear:.* FWBuildYear\
|
||||
INVERTERLONG_ID/ch0/FWBuildMonthDay:.* FWBuildMonthDay\
|
||||
INVERTERLONG_ID/ch0/FWBuildHourMinute:.* FWBuildHourMinute\
|
||||
INVERTERLONG_ID/ch0/HWPartId:.* HWPartId\
|
||||
INVERTERLONG_ID/ch0/PowerLimit:.* limit\
|
||||
INVERTERLONG_ID/ch0/active_PowerLimit:.* limit\
|
||||
INVERTERLONG_ID/ch1/I_DC:.* I_DC\
|
||||
INVERTERLONG_ID/ch1/P_DC:.* P_DC\
|
||||
INVERTERLONG_ID/ch1/U_DC:.* U_DC\
|
||||
@ -5628,8 +5629,9 @@ attr DEVICE readingList \
|
||||
INVERTERLONG_ID/ch0/FWVersion:.* FWVersion\
|
||||
INVERTERLONG_ID/ch0/FWBuildYear:.* FWBuildYear\
|
||||
INVERTERLONG_ID/ch0/FWBuildMonthDay:.* FWBuildMonthDay\
|
||||
INVERTERLONG_ID/ch0/FWBuildHourMinute:.* FWBuildHourMinute\
|
||||
INVERTERLONG_ID/ch0/HWPartId:.* HWPartId\
|
||||
INVERTERLONG_ID/ch0/PowerLimit:.* limit\
|
||||
INVERTERLONG_ID/ch0/active_PowerLimit:.* limit\
|
||||
INVERTERLONG_ID/ch1/I_DC:.* I_DC1\
|
||||
INVERTERLONG_ID/ch1/P_DC:.* P_DC1\
|
||||
INVERTERLONG_ID/ch1/U_DC:.* U_DC1\
|
||||
@ -5667,8 +5669,9 @@ attr DEVICE readingList \
|
||||
INVERTERLONG_ID/ch0/FWVersion:.* FWVersion\
|
||||
INVERTERLONG_ID/ch0/FWBuildYear:.* FWBuildYear\
|
||||
INVERTERLONG_ID/ch0/FWBuildMonthDay:.* FWBuildMonthDay\
|
||||
INVERTERLONG_ID/ch0/FWBuildHourMinute:.* FWBuildHourMinute\
|
||||
INVERTERLONG_ID/ch0/HWPartId:.* HWPartId\
|
||||
INVERTERLONG_ID/ch0/PowerLimit:.* limit\
|
||||
INVERTERLONG_ID/ch0/active_PowerLimit:.* limit\
|
||||
INVERTERLONG_ID/ch1/I_DC:.* I_DC1\
|
||||
INVERTERLONG_ID/ch1/P_DC:.* P_DC1\
|
||||
INVERTERLONG_ID/ch1/P_DC:.* P_DC1\
|
||||
@ -5701,7 +5704,7 @@ attr DEVICE setList \
|
||||
limit_pct:slider,2,1,100 BASE_ID/ctrl/limit/INVERTER_NR $EVTPART1
|
||||
attr DEVICE setStateList on off
|
||||
attr DEVICE model hoymiles_microinverter_inverter
|
||||
setreading DEVICE attrTemplateVersion 20230507
|
||||
setreading DEVICE attrTemplateVersion 20230517
|
||||
|
||||
# contributed by tpm88, https://forum.fhem.de/index.php/topic,94495.msg1251265.html#msg1251265
|
||||
name:hoymiles_opendtu_hub_bridge
|
||||
|
Loading…
x
Reference in New Issue
Block a user