Hubitat Noob -

Hey All,

Long time z-wave user, first time hubitat user. All of my devices are set up, apps are running, but any time I adjust my lights via google integration by saying "turn XX light on" or via hubitat devices page, it always sets my lights to 4% brightness. I can't figure it out, but when i toggle "on" or say on via google, i'd like the light to turn to 100% (0r 99%) brightness.

Thanks! log below.

info
Kitchen Ceiling Light was turned on
info
Kitchen Ceiling Light was set to 4

debug

parse:{"cc":38,"cmd":3,"ep":0,"values":[{"commandClass":38,"commandClassName":"Multilevel Switch","endpoint":0,"newValue":4,"prevValue":4,"property":"targetValue","propertyName":"targetValue"},{"commandClass":38,"commandClassName":"Multilevel Switch","endpoint":0,"newValue":{"unit":"seconds","value":0},"prevValue":{"unit":"seconds","value":0},"property":"duration","propertyName":"duration"},{"commandClass":38,"commandClassName":"Multilevel Switch","endpoint":0,"newValue":4,"prevValue":1,"property":"currentValue","propertyName":"currentValue"}]}

1 Like

Welcome to the community!

Have a look at this thread to post screenshots.
Much easier to understand what's happening with your situation.

4 Likes

Thanks for the tips. I joined the owners group, and read through all of the z-wave help guides and troubleshooting, but I am still not seeing how to solve this. I didn't see how I am supposed to post in a different group/thread, so I apologize if I need to be doing that...

Essentially, If I click the switch to turn the light on, if I turn it on via the devices page in Hubitat, or if I turn it on with Google using my voice, it always goes to level 4. I have tried setting it to 99, turning it off, and turning it back on.... for some reason it always goes back to 4. This time it actually went to 6 instead. I am lost....

1 Like

First question.
What is the brand model of the light/switch?

Second.
What do the device events show?

3 Likes

Also...

How is the light integrated with Google Home? Is it via Hubitat's GH App or some other method?

It's a GE/Jasco Z-wave plus switch, not sure exactly what specific model number though. I did not check device events, they just show command called ((off)) and ((on)) when I was toggling. Via digital (Google) physical and command.

It is with the Google standard integration through the "works with Google" page.

So even if you click it on physically it is doing the same thing?

Please post the info from the device page > Device Info > Device Data section
Looking for the Type, ID and Manufacturer mainly.

Also what driver are you using? (From the main device list it is in the Type column, and a custom driver will say "user" by it)

If its a new-ish device, it may work with my universal dimmer driver which will scan the device for all its settings. There might be a setting causing it to default to 4% which you could change with this driver: [DRIVER] Universal Z-Wave Drivers (Switch/Dimmer)

3 Likes

Depending on the model, you might want to try this custom driver:

2 Likes

Custom driver worked! Was able to update... Somehow the parameter was set default to a low value. Was able to change that to default to 99 unless last set was lower.

Thanks all.

3 Likes

Curious which driver you ended up using?

The GE Z-wave plus Dimmer

1 Like