Farfar / homeassistant-seatconnect

Seat Connect - A home assistant plugin to add integration with your car
Apache License 2.0
61 stars 14 forks source link

error log #54

Open audi6868 opened 4 months ago

audi6868 commented 4 months ago

Hello I have several errors in HA is this normal? THANKS

2024-04-14 11:54:17.282 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.cupra_request_results (<class 'custom_components.seatconnect.sensor.SeatSensor'>) took 0.481 seconds. Please create a bug report at https://github.com/farfar/homeassistant-seatconnect/issues

2024-04-14 12:06:44.785 WARNING (MainThread) [seatconnect.connection] Could not fetch timers, error: 'NoneType' object has no attribute 'get' 2024-04-14 12:06:44.787 WARNING (MainThread) [seatconnect.connection] Could not fetch position, error: 'NoneType' object has no attribute 'get' 2024-04-14 12:06:44.788 WARNING (MainThread) [seatconnect.connection] Could not fetch charger, error: 'NoneType' object has no attribute 'get' 2024-04-14 12:06:44.790 WARNING (MainThread) [seatconnect.connection] Could not fetch trip statistics, error: 'NoneType' object has no attribute 'get' 2024-04-14 12:06:44.793 WARNING (MainThread) [seatconnect.connection] Could not fetch StoredVehicleDataResponse, error: 'NoneType' object has no attribute 'get'