<!-- Before you open a new issue, search through the existing issues to see if others have had the same problem. Checked this one, which is similar: climate entity not showing #337 But I do not see a clear resolution that I could implement myself. ## Version of the custom_component Latest version installed and running 0.7.7 ## Configuration "smarthashtag": { "documentation": "https://github.com/DasBasti/SmartHashtag", "version": "0.7.7", "requirements": [ "pysmarthashtag==0.8.0" ] }, ## Debug log ``` 2026-01-10 16:28:40.867 DEBUG (MainThread) [pysmarthashtag.api.authentication] Request: GET https://awsapi.future.smart.com/login-app/api/v1/FinalPage?code=st2.s.AtLtzcqbow.VPn8w9UgCMBoS4f2MyakwTUfRhSCxWb_cANK3avmOHTmamDCd0qf6M6d0yf9B72c5DOK5E6uLcmvujFPRbzatnrRHgFbOkk6aW-OlMEF5Sc2TuHnCprV3Ph5537U66gE.bSETUHRgwZr9EsnVRNzZMZcOgMiAm4eG5vlxEFQ55LrZeIkYBPQeNKoeqwP_ZVgUibvnKOXulODnW0Bc8NndFg.sc3 2026-01-10 16:28:41.259 DEBUG (MainThread) [pysmarthashtag.api.authentication] Response: GET https://awsapi.future.smart.com/login-app/api/v1/FinalPage?code=st2.s.AtLtzcqbow.VPn8w9UgCMBoS4f2MyakwTUfRhSCxWb_cANK3avmOHTmamDCd0qf6M6d0yf9B72c5DOK5E6uLcmvujFPRbzatnrRHgFbOkk6aW-OlMEF5Sc2TuHnCprV3Ph5537U66gE.bSETUHRgwZr9EsnVRNzZMZcOgMiAm4eG5vlxEFQ55LrZeIkYBPQeNKoeqwP_ZVgUibvnKOXulODnW0Bc8NndFg.sc3 - Status 302 2026-01-10 16:28:41.265 DEBUG (MainThread) [pysmarthashtag.api.utils] Creating signature for request 2026-01-10 16:28:41.266 DEBUG (MainThread) [pysmarthashtag.api.utils] Constructed request header for POST /auth/account/session/secure 2026-01-10 16:28:41.271 DEBUG (MainThread) [pysmarthashtag.api.authentication] Request: POST https://api.ecloudeu.com/auth/account/session/secure?identity_type=smart 2026-01-10 16:28:41.983 DEBUG (MainThread) [pysmarthashtag.api.authentication] Response: POST https://api.ecloudeu.com/auth/account/session/secure?identity_type=smart - Status 200 2026-01-10 16:28:41.984 DEBUG (MainThread) [pysmarthashtag.api.authentication] API access result: {'code': 1000, 'data': {'expiresIn': 4579200, 'deviceType': 'mobile', 'clientId': 'APPLE0000APP00IPHONE261A29404398', 'idToken': '', 'resultCode': '0', 'alias': '', 'accessToken': '***oy6s', 'tcToken': '', 'resultMessage': 'Success', 'userId': '***1445', 'refreshToken': '***ODg='}, 'success': True, 'hint': None, 'sessionId': '***530b', 'message': 'Successful.'} 2026-01-10 16:28:41.986 DEBUG (MainThread) [pysmarthashtag.api.authentication] Login successful 2026-01-10 16:28:41.987 DEBUG (MainThread) [pysmarthashtag.account] Getting vehicles for account 2026-01-10 16:28:41.987 DEBUG (MainThread) [pysmarthashtag.account] Getting initial vehicle list 2026-01-10 16:28:41.990 DEBUG (MainThread) [pysmarthashtag.api.utils] Creating signature for request 2026-01-10 16:28:41.991 DEBUG (MainThread) [pysmarthashtag.api.utils] Constructed request header for GET /device-platform/user/vehicle/secure 2026-01-10 16:28:41.992 DEBUG (MainThread) [pysmarthashtag.api.client] Request: GET https://api.ecloudeu.com/device-platform/user/vehicle/secure?needSharedCar=1&userId=22821445 2026-01-10 16:28:42.132 DEBUG (MainThread) [pysmarthashtag.api.client] Response: GET https://api.ecloudeu.com/device-platform/user/vehicle/secure?needSharedCar=1&userId=22821445 - Status 200 2026-01-10 16:28:42.132 DEBUG (MainThread) [pysmarthashtag.account] Got response 200 2026-01-10 16:28:42.135 DEBUG (MainThread) [pysmarthashtag.account] Found vehicle {'factoryCode': '6105', 'colorName': 'E34 MAERSI RED', 'isIHUConfirm': False, 'temId': 'V89882390000595787948794', 'ihuPlatform': 'tsp', 'ihuId': '9997226608078190P6810190', 'carProveStatus': 'N', 'fuelTankCapacity': '0', 'seriesCodeVs': 'HX11', 'iccid': '89882390000595787949', 'current': False, 'modelCode': 'HX11_EUR_Pro+_RWD_000', 'vehicleOwnerLastTime': 1768062353000, 'vin': '***1948', 'fccode': '6105', 'id': 1213996, 'msisdn': '882390078274733', 'vehicleType': 0, 'engineNo': '', 'temType': '', 'plateNo': '', 'tboxPlatform': 'tsp', 'seriesName': 'HX11', 'updateTime': 1767969078000, 'vehiclePhotoSmall': '', 'modelName': 'HX11_EUR_Pro+_RWD_000', 'proprietaryPlatform': 0, 'recordTime': 1689165497000, 'createTime': 1689165497000, 'simActivited': -1, 'vehiclePhotoBig': '', 'loginInfo': {'isLogined': 0, 'loginUid': ''}, 'colorCode': '030', 'defaultVehicle': True, 'matCode': 'HX1ERD1B52EU010018', 'shareStatus': 'N'} ... 2026-01-10 16:28:42.713 DEBUG (MainThread) [pysmarthashtag.account] Getting information for vehicle 2026-01-10 16:28:42.715 DEBUG (MainThread) [pysmarthashtag.api.utils] Creating signature for request 2026-01-10 16:28:42.715 DEBUG (MainThread) [pysmarthashtag.api.utils] Constructed request header for GET /remote-control/vehicle/status/HESXR1C48PS131948 2026-01-10 16:28:42.718 DEBUG (MainThread) [pysmarthashtag.api.client] Request: GET https://api.ecloudeu.com/remote-control/vehicle/status/HESXR1C48PS131948?latest=True&target=basic%2Cmore&userId=22821445 2026-01-10 16:28:43.081 DEBUG (MainThread) [pysmarthashtag.api.client] Response: GET https://api.ecloudeu.com/remote-control/vehicle/status/HESXR1C48PS131948?latest=True&target=basic%2Cmore&userId=22821445 - Status 200 2026-01-10 16:28:43.082 DEBUG (MainThread) [pysmarthashtag.account] Got response 200 2026-01-10 16:28:43.083 DEBUG (MainThread) [pysmarthashtag.vehicle.battery] Parsing battery data 2026-01-10 16:28:43.083 DEBUG (MainThread) [pysmarthashtag.vehicle.tires] Parsing tire data 2026-01-10 16:28:43.086 DEBUG (MainThread) [pysmarthashtag.vehicle.position] Parsing position data 2026-01-10 16:28:43.086 DEBUG (MainThread) [pysmarthashtag.vehicle.maintenance] Parsing maintenance data 2026-01-10 16:28:43.095 DEBUG (MainThread) [pysmarthashtag.vehicle.running] Parsing running data 2026-01-10 16:28:43.096 DEBUG (MainThread) [pysmarthashtag.vehicle.climate] Parsing climate data 2026-01-10 16:28:43.096 ERROR (MainThread) [pysmarthashtag.models] Field 'interiorPM25' not found in data 2026-01-10 16:28:43.229 DEBUG (MainThread) [pysmarthashtag.vehicle.safety] Parsing safety data 2026-01-10 16:28:43.249 DEBUG (MainThread) [pysmarthashtag.account] Getting vehicle SOC``` ## Describe the bug My HA logs indicate that a Smart integration attribute is not present in data received from my car. I suspect this is either a model issue (mine is Pro+) or possibly related to the historical issue where my integration would create a whole duplicate set of attributes with _2 in their entity ids. Why I never found out. <!-- To enable debug logs check this https://www.home-assistant.io/components/logger/ --> ```text Add your logs here. ```