Skip to content

Deye Micro Wechselrichter DEYE SUN1600G3-EU-230 : DEYE SUN800G3-EU (beide FW 1.57) können nicht angesprochen werden #12951

Closed Answered by probutus
probutus asked this question in Erste Hilfe
Discussion options

You must be logged in to vote

I found the solution now after some time. The RTU port of the DEYE is apparently not usable via evcc. Instead the solution is to get the usage data directly from the deye inverter web page. this is working fine now. I would appreciate if someone can update the official documentation with this information.

meters:

  • type: custom
    name: deyesun600
    power:
    source: http
    uri: http://192.168.XXX.XXX/status.html
    auth: # basic authorization
    type: basic
    user: XXX # Standard user is admin
    password: XXX # Standard password is admin
    regex: webdata_now_p\s*=\s*"(\d+)"

site:
title: mysite
meters:
grid: mygrid
pv: deyesun600

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@TTXaser2
Comment options

@probutus
Comment options

@TTXaser2
Comment options

Answer selected by probutus
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants