ArjanKranenburg / virtual-devices

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

Enable an interface to update Capability Values of virtual devices from HomeyScript #132

Closed oh2th closed 1 year ago

oh2th commented 3 years ago

I would like to be able to set the capability values such as measure_temperature, measurehumidity and more from HomeyScript. I am using MQTT client to receive measurements and process them with a HomeyScript to store those values now with Better Logic. However it would be even better if I could have VD sensors that would contain those as measure* values.

VitaliBabkin commented 3 years ago

hello! Should we expect enhancement so that the state of the sensor can be changed from HomeyScript? Thanks.

oh2th commented 1 year ago

Since MQTT Hub has virtual device, that connects directly with MQTT topics, I do not need this anymore.