Skip to content

Venus C didn´t found eco-tracker #300

@xpsdreamland

Description

@xpsdreamland

hi everyone

i´ve configured the uni-meter.conf as follows, but my marstek can´t find the eco-tracker in the app
i can check the unimeter by browser and all is okay the following links are in function
http://192.168.178.152/v1/json
http://192.168.178.152:4711/
what could be the problem???

Code:

uni-meter {
output = "uni-meter.output-devices.eco-tracker"
input = "uni-meter.input-devices.home-assistant"

http-server {
port = 4711
}

output-devices {
eco-tracker {
udp-port = 1010
}
}

input-devices {
home-assistant {
url = "http://192.168.178.152:8123"
access-token = "xxxxx.xxxxx"

  power-phase-mode = "tri-phase"
  power-l1-sensor = "sensor.tibber_local_0100240700ff"
  power-l2-sensor = "sensor.tibber_local_0100380700ff"
  power-l3-sensor = "sensor.tibber_local_01004c0700ff"

  energy-consumption-sensor = "sensor.tibber_local_0100010800ff_in_k"
  energy-production-sensor = "sensor.tibber_local_0100020800ff_in_k"

}

}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions