mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-03 07:35:22 +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:
parent
b12bc7a16c
commit
36034a62a5
@ -5535,10 +5535,17 @@ attr DEVICE autocreate 1
|
|||||||
attr DEVICE readingList BASE_ID/version:.* version\
|
attr DEVICE readingList BASE_ID/version:.* version\
|
||||||
BASE_ID/free_heap:.* free_heap\
|
BASE_ID/free_heap:.* free_heap\
|
||||||
BASE_ID/uptime:.* uptime\
|
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 setStateList on off
|
||||||
attr DEVICE model hoymiles_microinverter_hub_bridge
|
attr DEVICE model hoymiles_microinverter_hub_bridge
|
||||||
setreading DEVICE attrTemplateVersion 20220812
|
setreading DEVICE attrTemplateVersion 20230227
|
||||||
{ AttrTemplate_Initialize() }
|
{ AttrTemplate_Initialize() }
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user