Epever wifi 2.4g rj45 d

My epever is a bit far from wifi box (only 10% of reception but has an ip !) could it be the reason ? i’ll post screens of my configuration but did the same as the comment which was the better how to of this topic :slight_smile: i may missed something :wink:

Hi everyone,
I’m a total noob in HA.

The Add-On runs and shows me the values from my Epever Tracer4210AN in protocol but how do i get the entities in HA?

I copy paste the configuration.yaml entry from ReRuBabs in my config but i got no values (only the entities were created).

EDIT: I got it…i forgot to create a User :smiley:

1 Like

Hello, how can I add a second WiFi stick? I have two of these devices.

Sounds like you request to support multiply devices.
now dirty hack - copy foler ./hass-epever-solar-client with another name and rename all in ./config.yaml
:frowning:

fixed!

now you can define multiply devices

  server:
    - name: epever
      host: 192.168.88.78
      port: 9999
    - name: epever_2
      host: 192.168.88.178
      port: 9999
  mqtt:
    host: 'homeassistant.local'
    port: 1883
    username: 'mqtt'
    password: 'mqtt'
    topic: home/epever-solar