Marco Sillano
Marco Sillano
It is certainly possible to receive data from Energy meters devices using node-red and this node. I'm using two Energy meters in a photovoltaic application, but about Energy Meter device...
The 'node-red-contrib-tuya-smart-device' is a low level driver, with huge capabilities, but the programmer is responsible for the middleware. He must therefore go into the details and the oddities of the...
I am very amazed at what you say. - In my user experience with the **tuya-smart-device** node (ver. 4 and 5) this has NEVER happened to me. Indeed, I use...
I hope so: we are in _https://github.com/vinodsr/node-red-contrib-tuya-smart-device_, so we are talking about **node-red-contrib-tuya-smart-device**, installed via palette on **node-red** :) or not?
I've been using two [Android servers](https://github.com/msillano/tuyaDAEMON/wiki/deployment:-android-server) 24/7, with no problems for at least a year (NR+ MySQL + Apache). The problem, in my opinion, is not the processing load, which...
As a starting point I use a simple algorithm: 1. if one or more devices are disconnected, the default is to wait: it can be physiological (e.g. mobile plugs or...
Another observation came to mind, to avoid load peaks: in dynamic timeouts I use numbers created randomly at the moment, while in static timeouts I use all different prime numbers:...
My experience with gateways is different. I'm using a cheap Zigbee gateway (Smart Gateway, model TYGWZW-01N) and 4 thermometers/humidity meters and 3 thermostats for radiators, all battery-powered. I GET the...
danielk117 wrote: "not possible to set values to zigbee devices using tuyapi." My experience is very different: I work very well with WiFi Zigbee gateway, better than using WiFi sensor...
1) "json data unvalid" minds "the required operation is not available" or "error on parameters", it is a good sign (becomes from device, not from tuyapi). 2) "schema" is very...