I was able to order just the remote for about $23. I set the dip switches to match the original remote and it works perfectly. It even has a switch that allows me to change between Celsius and Fahrenheit. Now if I can just get the manufacturer to provide the instructions for the thermostatically controlled on/off with selected speed I’ll have a home run. The provided instructions for the thermostat feature are very sketchy.
There will be times for using it as a KOF SmartThings device via Alexa too at other times.
Need help with Tuya Curtain Shutter.
I added this to Smart things hub, but it’s not working properly. Can somebody help me to get the right driver for this please? I’m sending the information that I have below:
How we are suppose to know which driver you are testing if the driver’s name aren’t fully displayed in this image?
Please, be more specific! What is the driver full name, from which channel?
I’ll suppose you try’d using “Zigbee Window Treatment MC“ driver from Mariano Colmenarejo channel, this is the driver that i use with my MoES curtain module and it works very well.
I was unable to use the accurate calibration mode, despite the option being available in the configs. However, the quick calibration works well, generally you need to have the curtain completely closed for this and then set the desired opening time.
It is worth mentioning that before programming the module in SmartThings, you must have correctly physically calibrated the motor (start and end of opening).
With the “Zigbee Window Treatment MC” driver, you can try to run the calibration:
Press the open button on the switch, wait until the curtains are completely open.
Press the pause button on the switch.
Put the device into calibration mode: “Configs->Perform Accurate Calibration” select “Perform Calibration”
Press the close button on the switch, wait until curtains are fully closed.
Press the pause button on the switch.
Disable the calibration mode: “Configs->Perform Accurate Calibration” select “Run Mode”
Obs: If you can´t put the curtain in full opened position to start calibration, put the device in calibration. This will let you open the curtain freely to the fully open position, then exit calibration mode and then do the procedure indicated above
Hi Mariano, sorry, I don’t know how to create a new post.
I need a driver for an Avatto Tuya Thermostat Radiator Valve and it seems not to be exactly covered by any of your fingerprints. Could you please add it? Many thanks!
Model: TS0601
Presentation ID: bc813f60-efa1-3d89-896d-93ef64cf89c8
Manu code: _TZE284_o3x45p96
Unfortunately Mariano is no longer active in the forum.
Most of his drivers are available on GitHub, so you could download the code add the fingerprints and then add the driver to your hub. It’s a little involved and you need to have the CLI on your computer.
Hi Paul - thanks for the response. That’s a shame - I’m not a coder but maybe I’ll have to roll up my sleeves and have a go. Gen AI makes these sorts of things much easier.
Open the fingerprints file, copy the 4? short lines of finger print code for a similar device. Paste those 4? lines of code back into the finger print file and the replace the existing fingerprints with your fingerprints. That is the easy part.
I’m in the same boat. Was really hoping to get my Iris contact sensors added to his driver. They will not accept the Zigbee contact mc and any changes I make in the zigbee config driver don’t seem to work out either.
So what’s the hard part? Is there a trick to getting the hub to accept the modified file?
Your help is greatly appreciated.
Iris contact sensors are very old. I believe the 1st generation of Iris devices never worked with SmartThings. The 2nd and 3rd generations do work with SmartThings and because they are old I would expect the fingerprints prints to be included in the Mc drivers. I don’t have any Iris contact sensors but I do have several 2nd & 3rd generation Iris Motion sensors and the work great with the Mc drivers. I wish I had bought more when they were on clearance years ago.
Go the GitHub and find Mariano’s drivers, open the fingerprints file for the contract sensors and see if your fingerprints are included.
Minor modifications to drivers is pretty easy after you figure it all out and do the 1st one.
Install the CLI. Use the search function above to find the instructions.
Down load the desired Driver files from GitHub. Google how to download GitHub files.
Use Notepad ++ to modify the file. Free download
Use the CLI to Package, Publish and Install the drivers. This is the not hard but the more involved part.
If you want you can go 1 Step farther and use the CLI to create a Channel for sharing your updated drivers.
As far as eliminating the temperature display. In your finger print file pick a presentation that doesn’t include temperature. There is a separate presentation file in each driver and you just need to select the one you want and include the name with your fingerprints.
I was surprised too when it wasn’t in the fingerprint file. Mine are gen3 iL06_1. It seemed like almost everything else was in there. My zwave GoControl stuff was completely useless until I found his drivers and the iris sensors are better IMHO they just eat batteries from sending the temperature out every minute/ tenth of a degree. Of course the stock driver has zero options to change any settings.
And yes, I will absolutely publish it for everyone else once I get it figured out. So keep an eye out. Shouldn’t be more than a decade or two… Lol
I suppose my idea with this post is to try to gather all the currently information about these switches in one post. I believe that many people have these in their possession from the times that OSRAM / SYLVANIA was running Lightify on their own, now discontinued, hub. That’s how I have these. I also have a 2-button dimmer switch and a motion sensor, but they work with ST right out of the box.
I have no experience in writing Edge drivers, so I feel this a bit too much for me to take – at least for now; who knows if I’ll want to look into this at some point in the future.
Need a driver for 2-Pipe fancoil thermostat, model TS0601, manufacturer code _TZE204_mpbki2zm
Generic Tuya EF00 driver provides very limited visibility and can’t handle x10 temperature setting (i.e. 21C set point is reported by device as 210)
I’m hoping to find an Edge driver for my eWeLink Zigbee smart button, model WB01.
I’m unable to get it working with any standard drivers because the device’s firmware has the manufacturer and model codes swapped. The SmartThings hub sees it with the following fingerprint:
Manufacturer:WB01
Model:eWeLink
I’ve searched the forums but haven’t found an active driver that explicitly lists this fingerprint.
Could anyone point me to a driver that supports this device? Or would any of our talented community developers be willing to add this fingerprint to their existing Zigbee button driver?