2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

mqtt2.template: update hoymiles bridge

git-svn-id: https://svn.fhem.de/fhem/trunk@27278 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Beta-User 2023-02-27 19:53:24 +00:00
parent b9d334ca85
commit 1ec050b58f

View File

@ -5535,10 +5535,17 @@ attr DEVICE autocreate 1
attr DEVICE readingList BASE_ID/version:.* version\
BASE_ID/free_heap:.* free_heap\
BASE_ID/uptime:.* uptime\
BASE_ID/device:.* device
BASE_ID/device:.* device\
BASE_ID/mqtt:.* mqtt\
BASE_ID/ip_addr:.* ip_addr\
BASE_ID/comm_start:.* comm_start\
BASE_ID/comm_stop:.* comm_stop\
BASE_ID/dis_night_comm:.* dis_night_comm\
BASE_ID/comm_disabled:.* comm_disabled\
BASE_ID/comm_dis_ts:.* comm_dis_ts
attr DEVICE setStateList on off
attr DEVICE model hoymiles_microinverter_hub_bridge
setreading DEVICE attrTemplateVersion 20220812
setreading DEVICE attrTemplateVersion 20230227
{ AttrTemplate_Initialize() }