Closed northpower25 closed 2 years ago
I'm getting the same error. What does it mean? Is there something we can do to fix it?
Logger: skodaconnect.connection Source: /usr/local/lib/python3.9/site-packages/skodaconnect/connection.py:1128 First occurred: 12:51:00 (1 occurrences) Last logged: 12:51:00
Could not fetch pre-heating, error: 'NoneType' object has no attribute 'get'
Logger: skodaconnect.connection Source: /usr/local/lib/python3.9/site-packages/skodaconnect/connection.py:984 First occurred: 12:51:00 (1 occurrences) Last logged: 12:51:00
Could not fetch position, error: 'NoneType' object has no attribute 'get'
Logger: skodaconnect.connection Source: /usr/local/lib/python3.9/site-packages/skodaconnect/connection.py:948 First occurred: 12:50:40 (1 occurrences) Last logged: 12:50:40
Could not fetch trip statistics, HTTP status code: 500
Logger: homeassistant.helpers.entity Source: helpers/entity.py:549 First occurred: 09:18:18 (47 occurrences) Last logged: 09:19:11
Entity sensor.skoda_octavia_4_oil_inspection_distance (<class 'custom_components.skodaconnect.sensor.SkodaSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.octavia_4_model_image_url_large (<class 'custom_components.skodaconnect.sensor.SkodaSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.skoda_octavia_4_outside_temperature (<class 'custom_components.skodaconnect.sensor.SkodaSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.skoda_octavia_4_last_connected (<class 'custom_components.skodaconnect.sensor.SkodaSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.unifi (<class 'custom_components.my_unifi.sensor.UnifiSensor'>) implements device_state_attributes. Please report it to the custom component author.
Logger: skodaconnect.connection Source: /usr/local/lib/python3.9/site-packages/skodaconnect/connection.py:1128 First occurred: 12:51:00 (1 occurrences) Last logged: 12:51:00
Could not fetch pre-heating, error: 'NoneType' object has no attribute 'get'
Logger: skodaconnect.connection Source: /usr/local/lib/python3.9/site-packages/skodaconnect/connection.py:984 First occurred: 12:51:00 (1 occurrences) Last logged: 12:51:00
Could not fetch position, error: 'NoneType' object has no attribute 'get'
Logger: skodaconnect.connection Source: /usr/local/lib/python3.9/site-packages/skodaconnect/connection.py:948 First occurred: 12:50:40 (1 occurrences) Last logged: 12:50:40
Could not fetch trip statistics, HTTP status code: 500
Logger: homeassistant.helpers.entity Source: helpers/entity.py:549 First occurred: 09:18:18 (47 occurrences) Last logged: 09:19:11
Entity sensor.skoda_octavia_4_oil_inspection_distance (<class 'custom_components.skodaconnect.sensor.SkodaSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.octavia_4_model_image_url_large (<class 'custom_components.skodaconnect.sensor.SkodaSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.skoda_octavia_4_outside_temperature (<class 'custom_components.skodaconnect.sensor.SkodaSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.skoda_octavia_4_last_connected (<class 'custom_components.skodaconnect.sensor.SkodaSensor'>) implements device_state_attributes. Please report it to the custom component author. Entity sensor.unifi (<class 'custom_components.my_unifi.sensor.UnifiSensor'>) implements device_state_attributes. Please report it to the custom component author.
First N errors are not relevant to this bug, when there's problems with the API you will get a number of errors. Since there's new API issues now and then all errors doesn't have relevant info.
Latest commit have fix for this bug repoet. It's untested though so not released yet. If someone want to test latest commit, feel free and report back. Otherwise wait for next release.
Fixed in 1.0.63
Describe the bug Error Message with HA 2021.12
Latest working release If the problem started after updating to a new release, please state latest working release.
Debug logs Entity binary_sensor.superb_sty_td110_2_0a7f_doors_locked (<class 'custom_components.skodaconnect.binary_sensor.SkodaBinarySensor'>) implements device_state_attributes. Please report it to the custom component author. Entity binary_sensor.superb_sty_td110_2_0a7f_door_closed_left_front (<class 'custom_components.skodaconnect.binary_sensor.SkodaBinarySensor'>) implements device_state_attributes. Please report it to the custom component author. Entity binary_sensor.superb_sty_td110_2_0a7f_door_closed_right_front (<class 'custom_components.skodaconnect.binary_sensor.SkodaBinarySensor'>) implements device_state_attributes. Please report it to the custom component author. Entity binary_sensor.superb_sty_td110_2_0a7f_door_closed_left_back (<class 'custom_components.skodaconnect.binary_sensor.SkodaBinarySensor'>) implements device_state_attributes. Please report it to the custom component author. Entity binary_sensor.superb_sty_td110_2_0a7f_trunk_locked (<class 'custom_components.skodaconnect.binary_sensor.SkodaBinarySensor'>) implements device_state_attributes. Please report it to the custom component author. Installation:
Additional context Add any other context about the problem here.