fonske / Modbus-configurations-esphome

Esphome modbus configurations for IoT print
6 stars 1 forks source link

Deye Atom 3P config #2

Open clowrey opened 2 weeks ago

clowrey commented 2 weeks ago

I am very curious how this config is working for you? and what model of inverter you are using it with? I am just compiling it now to try out with a Deye 25K 3P HV

https://github.com/fonske/Modbus-configurations-esphome/blob/main/deye/atoms3_lite_rs485/sundye_3P_1_atom.yaml

clowrey commented 2 weeks ago

Ahh this is so awesome I love ESPhome.. Thanks! I adjusted the voltage scaling to make it display the correct value and looks like a few other things need to be adjusted but overall its working :) Next I will multiply the "battery output power" by 10 to make it display the correct value too..

image

fonske commented 2 weeks ago

Hi.

I dont own a deye myself but i now some people who have one. Can you let me know the adjustments you did? So i can keep the code up to date.

Have fun with it.

clowrey commented 2 weeks ago

Yup I will put it up on GitHub and link you to it here once I've got it all working, may be a few months before the whole system is online.

Januszzlp commented 2 days ago

@clowrey Did you manage to adjust the code ? I have one problem with the register 502 ( reactive power generation of today ). Are you reading it correctly ?

clowrey commented 2 days ago

@clowrey Did you manage to adjust the code ? I have one problem with the register 502 ( reactive power generation of today ). Are you reading it correctly ?

I am reading it, but the code is not currently running I am still setting up the rest of the system, so I cant test those values now.. But let me know if you figure out how to fix it :)