OpenEVSE / openevse_esp32_firmware

OpenEVSE V4 WiFi gateway using ESP32
155 stars 107 forks source link

UI issue with client ID 4 claim #818

Open fhteagle opened 3 months ago

fhteagle commented 3 months ago

When Home Assistant OpenEVSE integration (by @firstof9 ) makes a claim, that claim ID is tagged to client ID 4. Then, the web UI shows the automation logic to be driven by "Clients.Null" . Was this client ID not given a correct friendly name to display?

Screenshot_20240401-093122_Vivaldi

Screenshot_20240401-093147_Vivaldi

firstof9 commented 3 months ago

This shows "null" as I haven't requested a proper ID to be added to the OpenEVSE firmware at this time.

fhteagle commented 3 months ago

Possibly related to https://github.com/OpenEVSE/openevse_esp32_firmware/issues/536 then?

firstof9 commented 3 months ago

Basically, yes