[DEPRECATED] Inovelli Bulbs Drivers LZW41/LZW42

Yes I think that could work since the pull down window sends hue, sat and level also.

I just pushed an update... Reporting is waaaaaay faster.. and set hue should start at 100 saturation

First time I set the hue it went to the color and sat was 100. Then I went to whites and that seemed good. Then I went back to color and the sat was 0 again.

:thinking:

I’m an idiot... I didn’t push to github.. Try again please

I just tried those same actions and it worked for me..

It's working great. Good job. Colors change each time. CT changes every time. Colors I have found that work as close to the original color is as follows. Not that anything needs to change just my observation. See if I am close.
3-Orange
11-Yellow
33-Green
50-Cyan
67-Blue
70-Purple
82-Pink
99-Red

1 Like

I am getting an error with the driver.
I am doing a scene transition and getting these errrors every 10 seconds - which is the transition step time.

dev:8022020-01-07 02:49:50.078 pm errorjava.lang.NullPointerException: Cannot set property 'blue' on null object on line 139 (parse)

dev:8022020-01-07 02:49:49.939 pm errorjava.lang.NullPointerException: Cannot set property 'blue' on null object on line 139 (parse)

dev:8022020-01-07 02:49:49.809 pm errorjava.lang.NullPointerException: Cannot set property 'green' on null object on line 139 (parse)

dev:8022020-01-07 02:49:49.739 pm errorjava.lang.NullPointerException: Cannot set property 'green' on null object on line 139 (parse)

dev:8022020-01-07 02:49:49.670 pm errorjava.lang.NullPointerException: Cannot set property 'blue' on null object on line 139 (parse)

dev:8022020-01-07 02:49:49.609 pm errorjava.lang.NullPointerException: Cannot set property 'green' on null object on line 139 (parse)

dev:8022020-01-07 02:49:49.530 pm errorjava.lang.NullPointerException: Cannot set property 'red' on null object on line 139 (parse)

dev:8022020-01-07 02:49:49.488 pm errorjava.lang.NullPointerException: Cannot set property 'coldWhite' on null object on line 139 (parse)

dev:8022020-01-07 02:49:49.436 pm errorjava.lang.NullPointerException: Cannot set property 'coldWhite' on null object on line 139 (parse)

dev:8022020-01-07 02:49:49.362 pm errorjava.lang.NullPointerException: Cannot set property 'coldWhite' on null object on line 139 (parse)

dev:8022020-01-07 02:49:49.343 pm errorjava.lang.NullPointerException: Cannot set property 'coldWhite' on null object on line 139 (parse)

dev:8022020-01-07 02:49:49.238 pm errorjava.lang.NullPointerException: Cannot set property 'coldWhite' on null object on line 139 (parse)

dev:8022020-01-07 02:49:49.177 pm errorjava.lang.NullPointerException: Cannot set property 'coldWhite' on null object on line 139 (parse)

dev:8022020-01-07 02:49:49.130 pm errorjava.lang.NullPointerException: Cannot set property 'warmWhite' on null object on line 139 (parse)

dev:8022020-01-07 02:49:49.069 pm errorjava.lang.NullPointerException: Cannot set property 'warmWhite' on null object on line 139 (parse)

dev:8022020-01-07 02:49:49.000 pm errorjava.lang.NullPointerException: Cannot set property 'warmWhite' on null object on line 139 (parse)

What is your scene setting? Is it using HSV? or something else?

What are you seeing for Captured?

Ex:
Captured:
Inovelli Bulb Multi-Color LZW42: on, level 100, hue 60, sat 100

#1
Scene-WakeLight-Start (Not Set)
Bedroom-WakeLight: on, level 1, hue 1, sat 100.

#2
Scene-WakeLight-End (Not Set)
Bedroom-WakeLight: on, level 100, hue 8, sat 15

On the device settings page what do you show for state variables?

  • RGB : [51, 204, 0]
  • color : #33cc00
  • colorName : Soft White
  • colorTemperature : 2700
  • hue : 29
  • level : 98
  • saturation : 100
  • switch : on

Sorry

State Variables

  • warmWhite : 2700
  • warmWhiteActive : true
  • coldWhite : 6500
  • powerStateMem : 0
1 Like

Ok.. I think I see the problem.. Since you switched to this driver the state variable it is trying to set is not there... It is called in installed()... I’ll add a fix for that scenario

thanks, I didnt have the driver installed when I joined the bulb and the Hub picked some other bulb.

1 Like

@eyrich Ok.. I just pushed an update... It should fix your problem..

@eyrich did that fix your problem?

It did get rid of the errors, thanks
I am having some other issue with the scene transition.
I am troubleshooting that,

Every time the scene transition step occurs there is a flash of the bulb, also not sure it it changing hue, just level and maybe saturation