Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for setting the on-level of a dimmer without turning the light on #70

Closed
lnr0626 opened this issue Jul 5, 2018 · 1 comment
Closed

Comments

@lnr0626
Copy link
Contributor

lnr0626 commented Jul 5, 2018

This is possible programmatically using an extended set/get command (0x2e) with D2 = 0x06 and D3 as the on level, but it does not look like this is supported.

@TD22057
Copy link
Owner

TD22057 commented Sep 15, 2018

Fixed. set-flags command now supports on_level=[0-255] to set the on level for dimmers and keypadlincs. Example command line:
./scripts/insteon-mqtt config.yaml set-flags dim1 on_level=128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants