Hi Jon, Is this the detail?
Looks like its sending the white colour as defined by the RGB values in teh screenshot, and not the colour temp. Indigo wont let me leave the RGB values blank.
Code: Select all
Action Group Hall Lamp Cool
Hubitat Bridge Debug >>> Published to 'home-hubitat': Topic='homie/home-hubitat/hall/color/rgb/set', Payload='#FFFFFF'
Hubitat Bridge sent "Hall Lamp" RGB Levels: Red 100%, Green 100%, Blue 100%
Hubitat Bridge Debug Received from 'home-hubitat': Topic='[u'homie', u'home-hubitat', u'hall', u'color', u'rgb', u'set']', Payload='#FFFFFF'
Action Group Hall Lamp Warm
Hubitat Bridge Debug >>> Published to 'home-hubitat': Topic='homie/home-hubitat/hall/color/rgb/set', Payload='#FFFFFF'
Hubitat Bridge sent "Hall Lamp" RGB Levels: Red 100%, Green 100%, Blue 100%
Hubitat Bridge Debug Received from 'home-hubitat': Topic='[u'homie', u'home-hubitat', u'hall', u'color', u'rgb', u'set']', Payload='#FFFFFF'
Aaaaahhhhhh.... I need to set the RGB levels to zero!
Code: Select all
Action Group Hall Lamp Warm
Hubitat Bridge Debug >>> Published to 'home-hubitat': Topic='homie/home-hubitat/hall/color-temperature/set', Payload='2500'
Hubitat Bridge Debug >>> Published to 'home-hubitat': Topic='homie/home-hubitat/hall/dim/set', Payload='100'
Hubitat Bridge sent "Hall Lamp" set White Level to "100" and White Temperature to "~2500K Ultra Warm"
Hubitat Bridge Debug Received from 'home-hubitat': Topic='[u'homie', u'home-hubitat', u'hall', u'color-temperature', u'set']', Payload='2500'
Hubitat Bridge Debug Received from 'home-hubitat': Topic='[u'homie', u'home-hubitat', u'hall', u'dim', u'set']', Payload='100'
Hubitat Bridge Debug Received from 'home-hubitat': Topic='[u'homie', u'home-hubitat', u'hall', u'-device-driver']', Payload='Advanced Zigbee RGBW Bulb'
Hubitat Bridge Debug Received from 'home-hubitat': Topic='[u'homie', u'home-hubitat', u'hall', u'-device-driver']', Payload='Advanced Zigbee RGBW Bulb'
Hubitat Bridge Debug Received from 'home-hubitat': Topic='[u'homie', u'home-hubitat', u'hall', u'color-name']', Payload='Incandescent'
Hubitat Bridge Debug Received from 'home-hubitat': Topic='[u'homie', u'home-hubitat', u'hall', u'color-temperature', u'mireds']', Payload='400'
Hubitat Bridge Debug Received from 'home-hubitat': Topic='[u'homie', u'home-hubitat', u'hall', u'color-temperature', u'temp']', Payload='400'
Hubitat Bridge Debug Received from 'home-hubitat': Topic='[u'homie', u'home-hubitat', u'hall', u'color-temperature']', Payload='2500'