jtp10181 / Hubitat

Custom Hubitat Apps/Drivers
Apache License 2.0
18 stars 6 forks source link

Leviton DZ6HD fails query #32

Open rmdonnelly1 opened 1 month ago

rmdonnelly1 commented 1 month ago

My Leviton DZ6HD dimmers do not respond to the initial discovery query (see attached): Screenshot 2024-07-08 at 1 22 15 PM

firmwareVersion: 1.22 hardwareVersion: 255 configVals: [:]

jtp10181 commented 1 month ago

Yeah those are the older models, the device needs to support the Configuration command class v3 or higher to have the commands required to query for the parameter info. If you have debug logging on it should list the actual version number returned in the logs.

I do have a specific driver for that model that should work good: https://community.hubitat.com/t/driver-leviton-dimmers-dzpd3-dz6hd/114333