openevse_esp32_firmware
                                
                                 openevse_esp32_firmware copied to clipboard
                                
                                    openevse_esp32_firmware copied to clipboard
                            
                            
                            
                        "Awaiting solar" status confusing
Unit set to PV Divert. Main windows Status shows "EV connected", "waiting for solar" (but with available current on the solar (>6A)). At 1st I thought there was something wrong with the unit starting from the solar, so I reset the WIFI, no changes. Since I have a sensor that monitors the grid power which feeds via node red the grid power, I checked it to ensure grid indicated power was correct and not stuck, reset my node red, no changes. Lastly, I checked the charge level on the car, it was indicating it was fully charged, explains the "EV connected" but not charging.
The "waiting for solar" is in a sense misleading: it required some troubleshooting but the reason is the car is fully charged. My recommendation is logic that says "if the car is connected and the solar amps > 6 Amps, then display status "ready to charge" (vs "awaiting solar"). Awaiting for solar for me means that there is not enough solar power to turn on charging.

Potential this may have been fixed by #431 will have to be tested.