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
setRGB() how to [Solved]
Moderator: leecollings
-
- Posts: 43
- Joined: Friday 17 July 2020 11:03
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: setRGB() how to
setRGB(255,204,102) is a type error must beset setRGB(255,205,102)
- waaren
- Posts: 6028
- Joined: Tuesday 03 January 2017 14:18
- Target OS: Linux
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: setRGB() how to
FEBC54 should be equivalent to setRGB(254, 188, 84 )
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
-
- Posts: 43
- Joined: Friday 17 July 2020 11:03
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: setRGB() how to [Solved]
Thankx Waaren!
Who is online
Users browsing this forum: Google [Bot] and 1 guest