ollo69 / ha-smartthinq-sensors

HomeAssistant custom integration for SmartThinQ LG devices configurable with Lovelace User Interface.
Apache License 2.0
1.12k stars 157 forks source link

Add support for sweeping robot #340

Closed be4win closed 1 year ago

be4win commented 2 years ago

Describe the bug My sweeping robot is [VR6680TMRW] It can not be detected in this application

Expected behavior I expect my sweeping robot can be control by homekit

ollo69 commented 2 years ago

At this moment this device type is not supported. Generate and attach to this thread integration diagnostic file so that I can analyze if is possible to extend support.

be4win commented 2 years ago

{ "home_assistant": { "installation_type": "Home Assistant OS", "version": "2022.6.4", "dev": false, "hassio": true, "virtualenv": false, "python_version": "3.9.12", "docker": true, "arch": "aarch64", "timezone": "Asia/Taipei", "os_name": "Linux", "os_version": "5.15.32-v8", "supervisor": "2022.05.3", "host_os": "Home Assistant OS 8.1", "docker_version": "20.10.14", "chassis": "embedded", "run_as_root": true }, "custom_components": { "hacs": { "version": "1.25.5", "requirements": [ "aiogithubapi>=22.2.4" ] }, "smartthinq_sensors": { "version": "0.23.0", "requirements": [ "pycountry>=20.7.3", "xmltodict>=0.12.0", "chardet>=4.0.0" ] }, "google_home": { "version": "1.9.12", "requirements": [ "glocaltokens==0.6.4", "google-api-python-client==2.38.0" ] }, "astroweather": { "version": "0.21.0", "requirements": [ "pyastroweatherio==0.21.1" ] } }, "integration_manifest": { "domain": "smartthinq_sensors", "name": "SmartThinQ LGE Sensors", "documentation": "https://github.com/ollo69/ha-smartthinq-sensors", "issue_tracker": "https://github.com/ollo69/ha-smartthinq-sensors/issues", "dependencies": [], "codeowners": [ "@ollo69" ], "requirements": [ "pycountry>=20.7.3", "xmltodict>=0.12.0", "chardet>=4.0.0" ], "config_flow": true, "iot_class": "cloud_polling", "version": "0.23.0", "is_built_in": false }, "data": { "entry": { "entry_id": "3fa67fabb78c84b1cbad827760d1c6aa", "version": 1, "domain": "smartthinq_sensors", "title": "LGE Devices", "data": { "region": "TW", "language": "zh-TW", "token": "REDACTED", "outh_url": "https://kr.lgeapi.com/", "use_api_v2": true }, "options": {}, "pref_disable_new_entities": false, "pref_disable_polling": false, "source": "user", "unique_id": null, "disabled_by": null }, "lge_devices": {}, "unsupported_devices": { "ROBOT_KING": [ { "modelName": "HITTLITEWIFIMOP", "subModelName": "", "deviceType": 501, "deviceCode": "LI01", "alias": "\u6383\u5730\u6a5f\u5668\u4eba", "deviceId": "20DC2E9E-0170-411E-B8D5-60ab144a38b2", "fwVer": 24530, "imageFileName": "home_appliances_img_roboking.png", "imageUrl": "https://objectcontent.lgthinq.com/da0110ee-3c45-4846-9b6a-9f625e715a53?hdnts=exp=1701572456~hmac=34732f90dd4dfa1d48c5cba64ea8dd7abb24cfbebb91a6f51bc554ce3cfce989", "smallImageUrl": "https://objectcontent.lgthinq.com/147cdc16-1c52-4e68-a05f-373779e5b813?hdnts=exp=1701579658~hmac=c12648fa4b84a4ff4db3c1fcc07417a09bf596486a846a1fe60a55f43ff01982", "ssid": "REDACTED", "macAddress": "", "networkType": "02", "timezoneCode": "Asia/Taipei", "timezoneCodeAlias": "Asia/Taipei", "utcOffset": 8, "utcOffsetDisplay": "+08:00", "dstOffset": 8, "dstOffsetDisplay": "+08:00", "curOffset": 8, "curOffsetDisplay": "+08:00", "sdsGuide": "{\"deviceCode\":\"LI01\"}", "newRegYn": "N", "modelJsonVer": 1.3, "modelJsonUri": "https://kic.lgthinq.com:46030/api/webContents/modelJSON?modelName=HITTLITEWIFIMOP&countryCode=TW&contentsId=JS0531015930736866&authKey=thinq", "appModuleVer": 11.09, "appModuleUri": "https://objectcontent.lgthinq.com/938325d9-5148-49b1-a3b9-32e2dde1c106?hdnts=exp=1701925255~hmac=9f6426da6a2566c7e77ac592820625fe8d370a7ab9232b454cd967aed1c3e31a", "appRestartYn": "Y", "appModuleSize": 7571185, "langPackProductTypeVer": 67.0, "langPackProductTypeUri": "https://objectcontent.lgthinq.com/bd1f6c46-4a75-4968-9cf8-365192c364f8?hdnts=exp=1715928205~hmac=a0dbc94fb0dad654ed47fe4dc0efefcecbf35ecff97b511778387fd70f2d4768", "langPackModelVer": "", "langPackModelUri": "", "deviceState": "E", "online": false, "platformType": "thinq1", "regDt": 20220608122833.0, "modelProtocol": "", "order": 0, "drServiceYn": "N", "guideTypeYn": "Y", "guideType": "", "regDtUtc": "20220608042833", "regIndex": 0, "groupableYn": "N", "controllableYn": "N", "combinedProductYn": "N", "masterYn": "Y", "pccModelYn": "N", "autoOrderYn": "N", "modelNm": "HITTLITEWIFIMOP", "initDevice": false, "existsEntryPopup": "N", "tclcount": 0 } ] } } }

ollo69 commented 2 years ago

Please attach the file.

be4win commented 2 years ago

config_entry-smartthinq_sensors-3fa67fabb78c84b1cbad827760d1c6aa.json.txt

Chouyusheng commented 2 years ago

Describe the bug My sweeping robot is [VR66413LVM] It can not be detected in this application

Expected behavior I expect my sweeping robot can be control by homekit

Thanks

be4win commented 1 year ago

Any update?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 7 days with no activity.