Giter VIP home page Giter VIP logo

hubitat's People

Contributors

djdizzyd avatar imnotbob avatar jerias avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hubitat's Issues

Leviton/DZ6HD-Dimmer - Can't set fade time value to zero

1: [input: [name: "configParam1", type: "number", title: "Fade on time", description: "0-253", defaultValue: 0, ranges: "0..253"], parameterSize: 1],
2: [input: [name: "configParam2", type: "number", title: "Fade off time", description: "0-253", defaultValue: 0, ranges: "0..253"], parameterSize:1],

Can't set fade time value to zero. Values greater than zero are set successfully.

Inovelli LZW42 - Current State Bug

Describe the bug
For the Inovelli LZW42 with firmware 2.30, If I set the Hue, Saturation, or Level using your driver, the bulb does change color / level, but the "Current States" on the bulb's "Commands" page does not reflect the new values.

*Update - it also doesn't seem to work with the "stock" driver - maybe this is a bug with firmware 2.30

Leviton/DZ6HD - Consider setting defaultValue for each parameter to what is listen in instruction manual

1: [input: [name: "configParam1", type: "number", title: "Fade on time", description: "0-253", defaultValue: 0, ranges: "0..253"], parameterSize: 1],
2: [input: [name: "configParam2", type: "number", title: "Fade off time", description: "0-253", defaultValue: 0, ranges: "0..253"], parameterSize:1],
3: [input: [name: "configParam3", type: "number", title: "Minimum Level", description: "0-100", defaultValue: 0, ranges: "0..100"], parameterSize:1],
4: [input: [name: "configParam4", type: "number", title: "Maximum Level", description: "0-100", defaultValue: 100, ranges: "0..100"], parameterSize:1],
5: [input: [name: "configParam5", type: "number", title: "Preset Level", description: "0-100 0: Last State", defaultValue:0, ranges: "0..100"], parameterSize:1],
6: [input: [name: "configParam6", type: "number", title: "LED Dim Level Indicator Timeout", description: "0-255 0: always off, 1-254 seconds, 255: Always On", ranges: "0..255"], parameterSize:1],
7: [input: [name: "configParam7", type: "enum", title: "LED Status", options: [0x00: "LED Off", 0xFE:"On When Load is On", 0xFF:"On When Load is Off"]], parameterSize: 1],
8: [input: [name: "configParam8", type: "enum", title: "Load Type", options: [0x00: "Incandescent", 0x01: "LED", 0x02: "CFL"]], parameterSize:1]

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 Level configParam3 default: 10
Maximum Light Level configParam4 default: 100
Preset Light Level configParam5 default: 0
LED Dim Level Indicator Timeout configParam6 default: 3
Locator LED Status configParam7 default: 255 (or 0xFF)
Load Type configParam8 default: 0 (or 0x00)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.