setRGB() how to
Posted: Sunday 15 November 2020 13:54
Hello all,
In domoticz I set the color of a lamp to a color that I like. This is FEBC54 in the domoticz color choices. In Photoshop, this color in RGB is 255-205-102. However, if I setRGB(255,204,102) in a dzVents script, I get a different color. Is there a way to set in dzvents a color to match the color set in domoticz's default app?
Thankx,
Peter
In domoticz I set the color of a lamp to a color that I like. This is FEBC54 in the domoticz color choices. In Photoshop, this color in RGB is 255-205-102. However, if I setRGB(255,204,102) in a dzVents script, I get a different color. Is there a way to set in dzvents a color to match the color set in domoticz's default app?
Thankx,
Peter