Open CodeFoodPixels opened 8 months ago
@russilker @cbasb40 @ronschaeffer If you're still having an issue with a device not being added because of the "found on Eufy, but not on Tuya" message, please could you try with
v1.2.11
with debug logging turned on and post the log result please?
I attached the debug output error_log-7.txt , I redacted a few IDs you shouldn't need. Let me know if you need anything else.
2024-03-23 06:25:12.402 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration robovac which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-03-23 06:25:12.402 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-03-23 06:25:14.348 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'hacs' accesses hass.components.frontend. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from frontend directly at custom_components/hacs/frontend.py, line 68: hass.components.frontend.async_register_built_in_panel(, please create a bug report at https://github.com/hacs/integration/issues
2024-03-23 06:25:24.756 WARNING (MainThread) [homeassistant.components.light] Setup of light platform hue is taking over 10 seconds.
2024-03-23 06:49:36.351 DEBUG (SyncWorker_0) [custom_components.robovac.config_flow] Skipping vacuum 93f2b722-44b0-430d-a449-792ca128b663: found on Eufy but not on Tuya. Eufy details:
2024-03-23 06:49:36.351 DEBUG (SyncWorker_0) [custom_components.robovac.config_flow] {
"id": "93f2***********************8b663",
"sn": "",
"name": "RoboVac R550C",
"alias_name": "Robin",
"bluetooth": null,
"wifi": {
"mac": "58:***************:66",
"wifi_ssid": "***********",
"lan_ip_addr": "192.168.2.62"
},
"product": {
"id": "ad94****************************93a678",
"name": "R550C",
"region": "[{\"regions\":[\"ALL\"],\"date\":\"2022-09-05 00:00:00\"}]",
"default_name": "RoboVac",
"icon_url": "https://d1teb1w17vl5yo.cloudfront.net/eufyhome/products/T2111_addProductIcon.png",
"category": "Home",
"appliance": "Cleaning",
"connect_type": 1,
"description": "RoboVac R550C",
"product_code": "T2106",
"wifi_ssid_prefix": "eufy RoboVac R550C",
"wifi_ssid_prefix_full": "eufy RoboVac R550C-",
"index": 90,
"create_time": 1493114100,
"update_time": 1686560540,
"is_show": false,
"tuya_pid": "",
"app_ble_ssid_prefix": "",
"device_ble_ssid_prefix": "",
"wifi_ssid_prefix_list": [
"eufy RoboVac R550C-"
],
"device_ble_ssid_prefix_list": null
},
"user_id": "dc4b************************c9c4b8",
"owner_info": null,
"home_id": "e**********************************3bc",
"home_name": "",
"room_id": "c6******************************b6a1",
"room_name": "Default Room",
"connect_type": 1,
"grant_by": 0,
"software_version": "0.2",
"index": 0,
"device_key": "******************",
"create_time": 1708155507,
"update_time": 1708625735,
"hardware_version": "",
"scale_type": "",
"local_code": "*********************",
"setting": {
"id": "",
"device_id": "",
"is_default": true
},
"need_update": false,
"update_version": {
"mcu": "",
"wifi": "",
"ble": "",
"res": ""
},
"current_version": {
"mcu": "",
"wifi": "",
"ble": "",
"res": ""
}
}
So, my account adds now, but no devices show up :)
@russilker @cbasb40 @ronschaeffer If you're still having an issue with a device not being added because of the "found on Eufy, but not on Tuya" message, please could you try with
v1.2.11
with debug logging turned on and post the log result please?
I no longer have the Robovac. Thanks for the effort, though. Good luck with the issue.
I have this issue now with the G50. It is not adding. And tells me it is already added.. A little confusing.
@russilker @cbasb40 @ronschaeffer If you're still having an issue with a device not being added because of the "found on Eufy, but not on Tuya" message, please could you try with
v1.2.11
with debug logging turned on and post the log result please?