| Author |
Message |
|
jamus
Joined: Dec 01, 2007 Posts: 177
|
 Disable FanLinc LEDs?
The FanLinc manual says that the LEDs can be disabled from software. Can Indigo do this?
|
| Thu Sep 06, 2012 6:50 pm |
|
 |
|
davvi
Joined: Sep 27, 2011 Posts: 73 Location: West New York, NJ
|
 Re: Disable FanLinc LEDs?
No, but it can be done using HouseLinc. You will need VMware Fusion or Parallels to run Windows (or do it using Boot Camp) and a trial version of HouseLinc.
|
| Thu Sep 06, 2012 8:47 pm |
|
 |
|
matt (support)
Site Admin
Joined: Jan 27, 2003 Posts: 11814 Location: Texas
|
 Re: Disable FanLinc LEDs?
Let me check for the documentation on how to change it. We might be able to add this functionality to our INSTEON Commands plugin.
_________________
|
| Fri Sep 07, 2012 7:18 am |
|
 |
|
jay (support)
Site Admin
Joined: Mar 19, 2008 Posts: 6851 Location: Austin, Texas
|
 Re: Disable FanLinc LEDs?
If we can find the API doc for it and publish the right byte pattern then you should be able to use the Send INSTEON Raw command to do it until we can get it added to the INSTEON Commands plugin.
_________________ Jay (Indigo Support)
|
| Fri Sep 07, 2012 8:51 am |
|
 |
|
jay (support)
Site Admin
Joined: Mar 19, 2008 Posts: 6851 Location: Austin, Texas
|
 Re: Disable FanLinc LEDs?
OK - use the Send Raw INSTEON Command action (or menu item) in the INSTEON Commands plugin to send the following:
Device: [select your fan device] Command 1 Byte: 0x20 Command 2 Byte: 0x08
Leave Write results to variable unchecked. If you have a newer FanLinc, you may need to check the Send extended message button - that's needed for the i2CS firmware. You can see which firmware your FL has by opening the device edit dialog.
That will turn off the LED backlighting. Sending command 2 byte 0x09 will turn it back on.
We'll get those actions built-in to the INSTEON Commands plugin in a future version.
_________________ Jay (Indigo Support)
|
| Fri Sep 07, 2012 9:58 am |
|
 |
|
jamus
Joined: Dec 01, 2007 Posts: 177
|
 Re: Disable FanLinc LEDs?
When I execute the raw command, I get the following: - Code: Select all
Error "master bedroom fan - Light" raw insteon command; failed (checksum invalid) Error "master bedroom fan - Fan" raw insteon command; failed (checksum invalid) INSTEON Commands Error Command didn't return successfully. Here's the command sent: [32, 8]
Here is the result object: ackValue : 0 address : 14.A6.EA cmdBytes : [32, 8] cmdFunc : raw insteon command cmdSuccess : False replyBytes : []
|
| Fri Sep 07, 2012 7:44 pm |
|
 |
|
matt (support)
Site Admin
Joined: Jan 27, 2003 Posts: 11814 Location: Texas
|
 Re: Disable FanLinc LEDs?
Your FanLinc firmware appears to be i2CS, so try turning on the extended message checkbox.
_________________
|
| Fri Sep 07, 2012 7:54 pm |
|
 |
|
jamus
Joined: Dec 01, 2007 Posts: 177
|
 Re: Disable FanLinc LEDs?
matt (support) wrote:Your FanLinc firmware appears to be i2CS, so try turning on the extended message checkbox.
That did the trick, thanks!
|
| Fri Sep 07, 2012 8:16 pm |
|
 |
|
Chompy
Joined: Sep 07, 2009 Posts: 39 Location: Seattle, WA
|
 Re: Disable FanLinc LEDs?
Checking the 'extended' box worked for me as well. Thank you! I had forgotten to put electrical tape over the LEDs in one of my fanlincs before closing up the housing. The red light peeking out was driving me nuts.
|
| Sat Sep 08, 2012 8:04 am |
|
 |
|
jay (support)
Site Admin
Joined: Mar 19, 2008 Posts: 6851 Location: Austin, Texas
|
 Re: Disable FanLinc LEDs?
Yeah, I keep forgetting that all messages are extended with the new i2CS firmware. I've edited the post to reflect that.
_________________ Jay (Indigo Support)
|
| Sat Sep 08, 2012 8:25 am |
|
 |
|
jlambert121
Joined: Feb 10, 2012 Posts: 16
|
 Re: Disable FanLinc LEDs?
Thanks Jay. Do you have the commands to turn them back on too? They're nice when installing them, but other than that, don't really need them.
|
| Sat Sep 08, 2012 2:51 pm |
|
 |
|
jay (support)
Site Admin
Joined: Mar 19, 2008 Posts: 6851 Location: Austin, Texas
|
 Re: Disable FanLinc LEDs?
Reread the post - I say how to turn them back on... 
_________________ Jay (Indigo Support)
|
| Sat Sep 08, 2012 3:06 pm |
|
 |
|
jlambert121
Joined: Feb 10, 2012 Posts: 16
|
 Re: Disable FanLinc LEDs?
So you did, my apologies.
|
| Mon Sep 10, 2012 9:17 am |
|
 |
|
kw123
Joined: May 12, 2013 Posts: 45
|
 Re: Disable FanLinc LEDs?
works fine , also toggle on off
|
| Tue Jun 04, 2013 12:11 am |
|
|