Replies: 5 comments 6 replies
|
I'm also not sure how to find the device ID, when I download diagnostics it gets redacted? |
|
You need to download the "Query Things Data Model" cloud API result from platform.tuya.com API explorer. That will list all of the dps, including the ones normally hidden from the cloud API because they are non-standard additions by the device manufacturer. |
|
Answer for 2, editing the YAML directly on the deployment, deleting then re-adding the device works, no need to reboot or restart Home Assistant. Pretty quick way to make changes and test them. |
|
Answer for 3: The on/off switch controls the "current" charge, it's not an on/off switch for the whole device. However, if you set it to scheduled mode (and I don't know how a schedule would even be set), it never charges even when plugged in. So I can achieve the "plug car in at any time, but only charge during cheap periods" by switching between "immediate" (always charges as soon as plugged in) and "scheduled" (never charges) work modes. |
|
I have purchased same charging cable and would love to get this working in HA. I would be grateful for a bit of help. Despite hunting for several step by step guides, I haven't come up with anything so far. I have installed TUYA local integration, I have the VOLDT app working and communicating with the charger but when I attempt to add the charger to the tuya local integration with the QR code, the voldt app says I am using the wrong app. I cannot see the charger in my smart life app. I kind of need the few steps before the start of this thread. grateful if someone could point me in the right direction. |
Uh oh!
There was an error while loading. Please reload this page.
I purchased the following charger: Voldt® 3 Pin EV granny charger | 8A - 13A | 2,8kW +APP
Here are photographs of the internals (6 screws behind the rear information sticker):
I found the following DPs from the Home Assistant logs:
And I have started a PR adding a new device YAML but I have a few questions:
Thanks!
All reactions