mbillow / ha-chargepoint

Home Assistant ChargePoint EV Charger Integration
MIT License
44 stars 6 forks source link

Getting a Panda error #11

Closed geoffro10 closed 1 year ago

geoffro10 commented 1 year ago

Hello,

I'm seeing this warning in the HA logs. Not sure if it's anything to be concerned with but thought I'd share here to see.

2022-07-31 18:43:25 WARNING (SyncWorker_6) [chargepoint] Panda technical information did not include device IP.

mbillow commented 1 year ago

ChargePoint, in their API, calls their home charging devices Pandas. Sometimes, for unknown reasons, their API just doesn’t include the IP of the charger. It doesn’t impact Home Assistant because the module doesn’t use the IP field. You can safely ignore it or disable it by setting the ChargePoint logger’s level to ERROR.