How to mirror DarkSky temp to Vera?

rather than calling a UPnP action (id=lu_action)… You would have to set the variable directly (id=lu_variableset)…

http://192.168.0.10:3480/data_request?id=lu_variableset&DeviceNum=242&serviceId=urn:upnp-org:serviceId:TemperatureSensor1&Variable=CurrentTemperature&Value=84.01

- or- for a real Vera

http://192.168.0.10/port_3480/data_request?id=lu_variableset&DeviceNum=242&serviceId=urn:upnp-org:serviceId:TemperatureSensor1&Variable=CurrentTemperature&Value=84.01

I actually found the answer. The temp sensor on the Vera is no longer an actual device. I moved the device to Home Assistant but the data is still used in automation that still resides on the Vera. At the moment, I’m still using Vera Alerts as well to communicate some things. In the long run most everything short of a few devices I haven’t figured out how to incorporate will move. It’s a monumental task to move everything as I have to rewrite some fairly complex automation routines that I’ve fine tuned over the past two years or so. In the long run, the Vera just isn’t up to the task with the reloads and data drops. I haven’t had a single issue with my Ecobee since I moved it. Several other devices have been flawless that I used to have issue with as well.