Jump to content

Why can't a company make this but in Zwave?


brians

Recommended Posts

Posted

@brians, I recently tried the Tuya NS and I don't believe it's quite ready for production.

It currently supports only the following Daikin WiFi modules:

  • BRP069Axx/BRP069Bxx/BRP072Axx

And it also seems to be hard coded to the authors backyard light. Anyway upon install the backyard light comes up as the driver node. I didn't do much more with it. It may just be a naming thing as this is a non-production NS.

 

  • 1 month later...
Posted

Hello,

That node server was like one i had developed before. It used a python module called tinytuya.

Now tinytuya has to run on your network in Python first to see your devices on your internal network. It writes physical files to find your device on your local network.

i have a private one and if i would have shared it you would have had my devices popup.
This because Tinytuya uses json produced response files. Then it calls for the json file first. Instead of grabbing that response and using it to add devices.

So i wasted two years on tinytuya.

 I just released a Tuya Production node server. So far it can do what i have tested for with the first version LED bulbs, Switches and Dimmers also Strip Lights all from TreatLife.

I am in the process of testing devices to get as many Tuya products as possible for multiple Devices with a few version varieties.

Daiakin will be a bit mainly because i do not have all the possible equipment Tuya Hosts. So i can develop a Cloud node server for just about all Tuya products if i have them physically or get close with a copied json response from said device.

i have the local response to Daikin and need the cloud response to create a node for that device.

Hopefully we will have many devices soon with node servers representing the devices for most all of the Tuya hosted categories.

Regards

 

Guest
This topic is now closed to further replies.

×
×
  • Create New...