mvalla / openhab-addons

Add-ons for openHAB
Eclipse Public License 2.0
24 stars 16 forks source link

Energy Meter polling (WHO=18) #39

Closed gabrieledaltoe closed 5 years ago

gabrieledaltoe commented 5 years ago

Need to pooling Energy Data from BUS. BUS respond to pooling.. there is no events when power changes https://community.openhab.org/t/f520-energy-managemet/61746/16

mvalla commented 5 years ago

Energy update events should be requested by the binding for each energy thing: *#18*<where>*#1200#<type>*<time>##. (for <time> = 1 receive update events every 1 min).

Must be tested with both F520 and F521

See: https://community.openhab.org/t/f520-energy-managemet/61746/

mvalla commented 5 years ago

added 1min update events registration in version 2.5.0-M1