Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ecopoint EV Charger not supported #1768

Closed
Barbie-Club opened this issue Mar 23, 2024 · 1 comment
Closed

Ecopoint EV Charger not supported #1768

Barbie-Club opened this issue Mar 23, 2024 · 1 comment

Comments

@Barbie-Club
Copy link

Hello,

I'm trying to add the Ecopoint EV Charger to Tuya Local. It is on the supported devices.
I retrieved Device ID, IP and local key but it seems that it's not working.
Here is the logs i have on my HA.

Describe the bug

Logger: custom_components.tuya_local.config_flow
Source: custom_components/tuya_local/config_flow.py:97
integration: Tuya Local (documentation, issues)
First occurred: 09:20:50 (5 occurrences)
Last logged: 09:34:14

Device matches None with quality of 0%. DPS: {"updated_at": 1711182048.009575, "1": 3895, "3": "charger_free", "10": 0, "13": "controlpi_12v", "14": "charge_schedule", "18": false, "19": 180, "22": "EV Charger 0001", "23": "2.0.0-502.320.01", "24": 20, "25": 0}
Device matches None with quality of 0%. DPS: {"updated_at": 1711182092.9617567, "1": 3895, "3": "charger_free", "10": 0, "13": "controlpi_12v", "14": "charge_schedule", "18": false, "19": 180, "22": "EV Charger 0001", "23": "2.0.0-502.320.01", "24": 20, "25": 0}
Device matches None with quality of 0%. DPS: {"updated_at": 1711182238.1074615, "1": 3895, "3": "charger_free", "10": 0, "13": "controlpi_12v", "14": "charge_schedule", "18": false, "19": 180, "22": "EV Charger 0001", "23": "2.0.0-502.320.01", "24": 20, "25": 0}
Device matches None with quality of 0%. DPS: {"updated_at": 1711182607.092654, "1": 3895, "3": "charger_free", "10": 0, "13": "controlpi_12v", "14": "charge_schedule", "18": false, "19": 180, "22": "EV Charger 0001", "23": "2.0.0-502.320.01", "24": 20, "25": 0}
Device matches None with quality of 0%. DPS: {"updated_at": 1711182852.863566, "1": 3895, "3": "charger_free", "10": 0, "13": "controlpi_12v", "14": "charge_schedule", "18": false, "19": 180, "22": "EV Charger 0001", "23": "2.0.0-502.320.01", "24": 21, "25": 0}

This error originated from a custom integration.

Logger: custom_components.tuya_local.device
Source: custom_components/tuya_local/device.py:431
integration: Tuya Local (documentation, issues)
First occurred: 09:21:12 (4 occurrences)
Last logged: 09:34:08

Test protocol error 914: Check device key or version
Test protocol error 901: Network Error: Unable to Connect
Test protocol error 904: Unexpected Payload from Device

Logger: homeassistant.util.async_
Source: util/async_.py:171
First occurred: 09:20:47 (5 occurrences)
Last logged: 09:23:57

Detected blocking call to sleep inside the event loop by custom integration 'tuya_local' at custom_components/tuya_local/device.py, line 77: self._api = tinytuya.Device(dev_id, address, local_key), please create a bug report at https://github.com/make-all/tuya-local/issues

Additional context
Not used to Tuya local, so it might be a silly issue :)
I hope that someone can help me on that !

@Barbie-Club Barbie-Club added the bug Something isn't working label Mar 23, 2024
@make-all make-all added device improvement Improvement to an existing device config and removed bug Something isn't working labels Mar 24, 2024
@make-all make-all added awaiting confirmation Wating for confirmation the issue is solved unreleased Will be in next release labels Mar 24, 2024
@Barbie-Club
Copy link
Author

EcopointEV Charger

It works fine ! :)
I've just added your line to the Yaml file, it's all good.
Thank you Jason for your Help !

@make-all make-all removed awaiting confirmation Wating for confirmation the issue is solved unreleased Will be in next release device improvement Improvement to an existing device config labels Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants