ArjanKranenburg / virtual-devices

Homey-app to add Virtual Devices that can trigger your flows.
Other
25 stars 17 forks source link

Can’t set “current temperature” on thermostat #92

Open DIYglenn opened 5 years ago

DIYglenn commented 5 years ago

Hi! Testing out this app, and wanted to create a couple of thermostats for my wall heaters. I’ve set up a couple of variables in Homey Logic which are changed by the thermostat “set” temperature - works fine.

But how can I change the “current temperature” display?

I’ve tried creating a flow with “when the temperature changes” on my Aqara sensor, then update a virtual sensor, chosen the thermostats “temperature” as sensor, and Aqara “temperature” as value. But it never updates. The thermostat’s current temperature is always “-“.

ArjanKranenburg commented 5 years ago

Did you try setting it as described here: https://arjankranenburg.github.io/virtual-devices/sensor

mennetalsma commented 5 years ago

havin' the same problem.. created flows to set a virtual thermostat or thermometer in a flow. the flowtester gives a green checkmark, on setting Temperatur to "x" but it nevershows.. when I read back the value of the virtual sensor (which I just set) into a variable...the readout allways stays [Null} ..

llherin commented 5 years ago

Having the same problem with my Neur.Io (power meter) interface flow: I use HTTPRequest FC to parse its json output into two Better Logic variables (Power & Voltage); the BL variables updates (I did use notifications to check that), but the Virtual Sensor set value card turns green but doesn't.

Allram commented 3 years ago

This seems to work as of now. Closing?