Search found 3 matches
- Thursday 19 April 2018 20:13
- Forum: dzVents
- Topic: Get attribute from device
- Replies: 3
- Views: 1046
Re: Get attribute from device
Thank you guys, working as expected.
- Tuesday 17 April 2018 23:25
- Forum: dzVents
- Topic: Get attribute from device
- Replies: 3
- Views: 1046
Get attribute from device
Hello guys, How can i retrive color only attribute from my virtual rgb switch ? So far i see it under dump function domoticz.devices('Yeelight vswitch').dump() => ... dzVents: > color: {"b":255,"cw":0,"g":243,"m":3,"r":171,"t":0,"ww":0} ... Final result i would like to have rgb as different ...
- Thursday 25 January 2018 23:54
- Forum: dzVents
- Topic: get rgb hex from virtual switch
- Replies: 0
- Views: 405
get rgb hex from virtual switch
Hey guys, I'm using dummy device with RGBW sensor to control my group of yeelight bulbs which act as one, most of the functionality is working fine, the only issue that i have is to read in dzvents color from palette in dummy device/sensor and pass it to bulbs via dzvents also , as per documentation ...