Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 106467

Reset WAGO day register

$
0
0

Hello

I use HA to read the values from a WAGO 879-3000 energy meter, which works without any problems so far. Communication is via a Wafeshare RS485 to Ethernet module.

I would like to reset the daily register, unfortunately all my attempts have failed so far.

The documentation says I should reset register 6049, but what exactly do I need to enter.

In any case, the following does not work.

action: modbus.write_register
metadata: {}
data:
  hub: wago_hub
  slave: 1
  address: 0x6049
  value: [0x0000]

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 106467

Trending Articles