Page 1 of 1

Copy Real Sensor data directly to Virtual Sensor

Posted: Saturday 06 April 2019 12:46
by k4mrat
Hey!
New user and really noob at Domoticz.
I pipe a bunch of 433 devices from Domoticz (RFLink) to my Homey. I have a problem with a bunch of sensors showing up wrong in Homey, and this seems to be a problem with that app.

But, I can workaround this if I could just figure out how to copy my real sensor values to a Virtual Sensor and display the Virtual Sensor in Homey, because the Virtual Sensor displays correctly but without any data in them.

I’ve tried using parts of different LUA-scripts copying WU to Virtual Sensors but I just can’t get anything I do to work.

If anyone could show me how to copy, for example, all data from IDX70 (real) to IDX71 (Virtual) I would be forever grateful! It’s primarily Temp and Hum that’s interesting, since Rain sensors seems to work as they should.

Re: Copy Real Sensor data directly to Virtual Sensor

Posted: Thursday 25 April 2019 16:23
by kimot
Use DZVents with triger on device status.

But different sensors have got different methods for getting and setting data, so answer cannot be universal.