hubitat icon indicating copy to clipboard operation
hubitat copied to clipboard

My Hubitat Stuff

Results 12 hubitat issues
Sort by recently updated
recently updated
newest added

The original drive doesn't support Push Button events from either Rule Machine or from the Device details. Both throw an exception: groovy.lang.MissingMethodException: No signature of method: user_driver_djdizzyd_Zooz_Zen21_Central_Scene_Switch_383.push() is applicable for...

From: https://community.hubitat.com/t/alpha-release-simple-door-chime-app/31574/12 "Added - an option to turn debug logging on/off. - Fixed the Java Array Parsing error (tested with Wink Siren), - reporting the integer list options on the...

I discovered this bug when trying to update my inovelli LZW30 switches to firmware 1.22. The firmware updater worked fine for other firmware files, but not this one. The reason...

I was encountering the "Please wake up your sleepy device" message when attempting to update the firmware on my S2-enabled Inovelli dimmers. This modification allowed the firmware update to proceed.

1. Added support for buttons 1 and 2 held/released 2. Fixed a bug where the driver would not transmit a parameter value that was set to 0 3. Added support...

https://github.com/djdizzyd/hubitat/blob/3a3e67dc8a9c4850c6230c70ba65dc379a7098b7/Drivers/Leviton/DZ6HD-Dimmer.groovy#L22-L29 Suggestion: Set defaultValue of each parameter to the default listed in the manual, per below Fade On Time `configParam1` default: **2** Fade Off Time `configParam2` default: **2** Minimum Light...

https://github.com/djdizzyd/hubitat/blob/3a3e67dc8a9c4850c6230c70ba65dc379a7098b7/Drivers/Leviton/DZ6HD-Dimmer.groovy#L22-L23 Can't set fade time value to zero. Values greater than zero are set successfully.

* 2020-09-08 Added initialize method to reset device's powerState when Hub reboots. Arn Burkhoff * Change ZWAVE_NOTIFICATION_TYPES from Map to Table. Corrrects invalid log.info data

Hi, I was searching for a firmware update for my thermostat and ran across this, not sure how to use it though. Is there a way to update the firmware...