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

Set parameter for TOMPD-63LW (TOMZN) #600

Open
SolarWind13 opened this issue Oct 4, 2024 · 2 comments
Open

Set parameter for TOMPD-63LW (TOMZN) #600

SolarWind13 opened this issue Oct 4, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@SolarWind13
Copy link

Hi.

Have TUYA family device TOMPD-63LW (TOMZN) connected to IOBroker.
https://www.aliexpress.com/item/1005006534732904.html

pic027

How i can set parameter for this device?
When i change parameter from TUYA app data in IOBroker changed:

pic028

How i can set parameter in IOBroker (over and under voltage in V, over current in A, leak current in mA)?

@Apollon77
Copy link
Owner

Hm ... Ok so it seems these are fields encoded as base64 encoded binary values ... This means either you write a JavaScript which converts these data into binary and then you can write alarm_set1/2 with the binary values.

If you can also experiment and find out what the other data in the base64 fields are then we can also add this.

@Apollon77 Apollon77 added the enhancement New feature or request label Oct 4, 2024
@SolarWind13
Copy link
Author

Ok, later i'm try test other settings via buttons on device (first 4 parameters i'm change via TUYA app, more not available in app) and add info to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants