Dim Rate

Posted on
Wed Nov 28, 2018 5:55 pm
jltnol offline
Posts: 994
Joined: Oct 15, 2013

Dim Rate

Just curious if its even possible to set the Dim Rate on an Insteon dimmer via Python

Code: Select all
indigo.dimmer.setBrightness(1078198638, value=15,  rate=20)

This doesn't work... :?

Posted on
Wed Nov 28, 2018 6:42 pm
jay (support) offline
Site Admin
User avatar
Posts: 18219
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Dim Rate

Insteon dim/brighten rates aren't set dynamically - they're set as device defaults and they're set as part of link definitions.

It might be possible to change the default rate using raw Insteon commands, but I don't know what those are nor if they are the same or different commands based on the exact device/firmware type.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Wed Nov 28, 2018 6:53 pm
jltnol offline
Posts: 994
Joined: Oct 15, 2013

Re: Dim Rate

Yep

My understanding of Insteon dim rates and brightness levels is that they are all stored in the dimmer themselves as (for lack of a better word) configurations, and a simple command given to execute that particular stored configuration.. Soooo obviously not possible via python.

But, as always with Indigo, there IS a work around! Just create a Power lInk with the correct brightness and dim time.. :)

Thanks

Posted on
Thu Nov 29, 2018 10:28 am
jay (support) offline
Site Admin
User avatar
Posts: 18219
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Dim Rate

jltnol wrote:
But, as always with Indigo, there IS a work around! Just create a Power lInk with the correct brightness and dim time.. :)


Not fully dynamic, but you can get pretty close with that method.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 4 guests

cron