Open tiimsvk opened 6 months ago
HI, I have a 10.2 kW inverter with 2 pv inputs. can you help me with the configuration?
Not all commands work with pipsolar
HI, I have a 10.2 kW inverter with 2 pv inputs. can you help me with the configuration?
Not all commands work with pipsolar
it is necessary to have the uart communication function turned on. and in the log you will see what you receive, based on that you can already divide the string into the necessary values.
as for sending commands. if you change the settings directly on the inverter, you will see commands in the log. You just need to implement them in esphome
Hello. I made a new configuration file for my solar inverter Effekta AX-Series AX-P1 3000-24
Connecting the inverter via a digital isolator outside the USB interface. (see yaml)
Code: pipsolar.zip