It’s working. You’re a life saver.
Driver works great for my super cheap aliexpress Zigbee kwh meter for my level 2 car charger!
The model as reported by the hub is TS0601. I bought it on aliexpress for cheap but here it is on amazon for reference.
My main interest is the monthly kwh use to calculate how much of a cost my charges add up to.
One request, is it hard to add a calculated attribute that will multiply the kwh x cost for a dollar total for kwh’s used?
That would be great!
Thanks!
Sadly, I don’t develop custom capabilities, except for my own needs.
But merge requests containing custom capabilities are very welcome.
@w35l3y, Thank you for all your work.
I have the above device and it is not working with the garage door profile as mentioned by the above person.
Contact sensor is reporting the status correctly.
But the Door button is not enabled for clicking.
Can you please help on this?
Open or close the garage door using the physical button.
It should enable the button in the app.
I have tried it but no change. Device is installed for 2 weeks now. I open and close Garage multiple times a day.
To add, both contact sensor and open/close switch works fine thru the child devices when the profile is changed to Generic with below settings.
The issue is only when using Garage Door profile.
I contacted you in private to have more details.
Did you make it work? I bought one and worked for a knth then died, then bought a 2nd and it never read humidity and temp.
Hi is it possible to make it work? Following the workflow in the post I think I have to post the screenshot right?
Your screenshot is very limited based on the datapoints shown.
Looking closely to this code, your device seems to work similarly as _TZE200_hl0ss9oa.
It uses profile normal-presenceSensor-v5
To reach that profile, follow this steps:
If you are using iPhone, give the app a few seconds after changing each profile in the settings.
@w35l3y it turned out that this Linptech/Moes device actually does not use the Tuya data points that are shown on IoT.tuya.com. There is only one exception- dp 101, that is probably the time in minutes that the radar senses presence.
The presence / motion active is reported from the standard IAS cluster 0x0500.
The illuminance is reported from cluster 0x0400, although some lux reports throw exceptions in the other platform.
The parameters are configured using another private cluster - 0xE002
So the driver won’t work with this?
I’m not sure I understood but I set it as presence sensor and I get this with the alert that the device hasn’t updated it’s data yet.
It says normale presence sensor V2, how can I change it to v5?
@Trakker2 , did you mean 0x4000 ?
His device doesn’t report 0x0400 in the fingerprint.
In this case, as @Trakker2 said, this driver won’t work for your device.
If the device uses the cluster 0x0400 to report illuminance, then you may try to use the driver “Default Clusters” from the same channel.
Otherwise, none of the drivers from my channel will work for you.
Having trouble with _TZE204_81yrt3lo
Its a two channel power meter. I can get one channel or the other to show up, but not both. Generic wont create the children.
DP of interest:
101 - Power A
105 - Power B
115 - Power Total
113 - Current A
114 - Current B
112 - Voltage
106 - Energy A
107 - Energy B