britkat1980 / giv_tcp

TCP connection (from inverter) and MQTT implementation
71 stars 32 forks source link

AIO fix: show all dis/charging slots 1-10 #140

Open NasalDaemon opened 7 months ago

NasalDaemon commented 7 months ago

Also differentiate between charge target for slot 1 and overall charging soc limit

NasalDaemon commented 7 months ago

Unfortunately, despite all these changes, I am still not seeing all charging slots appear when setting up for my AIO. Any ideas what I am missing @britkat1980 ?

NasalDaemon commented 7 months ago

@britkat1980 I see you've included the typo fix in main. Now I can see charging slots 2-10, which means that the way I was testing my PR always brings in your repo somehow. However, the charge target for slot 1 is still unavailable in your repo, and these changes would make it available. Are you happy with the rest of these changes also? Additionally, how do I test my changes on home assistant without it using your repo instead of mine?