Everything posted by stusviews
-
Can't get a successful write to a RemoteLinc --
I found the same result with my seven 2440s. They link when near any dual-band device except that they must be distant from the dual-band PLM. Once linked, they function from any location.
- Outletlinc issue
-
Automation intermittantly works
Maybe. How old is the PLM? In any case, do a backup now!!!
-
Problem with light % at different hours
You cannot set the scene level. You can set the level of a device in the scene. In Scene 'name_of_scene' Set 'name_of_device' 40% (On Level)
-
Problem with light % at different hours
If From 8:00:00PM To SUNRISE (next day) And Control 'Lumieres / Lumieres interieures / Lum. salle de bain' is switched On Then In Scene 'Scéne_Nommer' Set 'Lumieres / Lumieres interieures / Lum. salle de bain' 40% (On Level) Set 'Scéne_Nommer' On Else
-
Problem with light % at different hours
Paste a copy of your program here. Right click on the program name, select Copy to Clipboard, then CTRL-V to paste here.
-
Keypadlinc button number
Just use a letter or number as the suffix (e.g., Kitchen Light_C)
-
ISY-994i and Insteon Hub
I send commands to an Autelis Somfy interface which, in turn, controls the Somfy URTSI II. I'm actually controlling two Somfy URTS Interfaces with the Autelis.
-
Keypadlinc button number
-
ISY-994i and Insteon Hub
The network module also allows sending serial commands. Al our Somfy window covering are controlled using the network module.
-
Observations and questions
There is no requirement for each Amazon account to be a Prime account to work with the portal.
-
Lights Flashing - Motion Sensor
When do the lights flash three times, when each program executes? What does "it changed the flashing order" mean.
-
Adjust Scene - does this function work? I just get endless "system busy" warning.
The difficulty is the Mini Remotes. Battery powered devices need to be placed in linking mode to accommodate changes. Even though the remotes are not in linking mode, the ISY still attempts to write to them. If you won't be using the Mini Remotes after you adjust the scene, remove them from the scene, create a new scene with those remotes as controllers and the other devices as responders only.
-
Adjust Scene - does this function work? I just get endless "system busy" warning.
You are setting the levels for devices in the scene, but you don't have a statement that turns the scene on.
-
Two Homes, Two ISY's... Howto:
1) I have four portal/Amazon accounts tied to my ISY. I'll be adding a fifth (that maximum). 2) You may need a portal for each ISY.
-
Two Homes, Two ISY's... Howto:
Which revision of the ISY are you running? AFAIK, only version 5.+ allows switching ISYs. You may also need two portals and/or Amazon accounts. I currently have four Amazon accounts with one ISY and one portal. Each account is independent of the other. Each has a different list of devices, scenes, programs and, somewhat, spokens.
-
Controlling Pool Temperature program
Using Control for two devices will be true only if both devices are manually turned on at the same instant which is virtually impossible. Reverse the roles of the buttons for the Spa program.
-
Scene issue with Insteon Devices & Isy99i
That seems like a communication problem, but I don't know why a program would work, but a scene won't.
-
Controlling Pool Temperature program
Right click on My Programs, select Status Icons, Detailed. Right click on the program, Pool N Spa Heater, Run Then. Did both the heater and pump turn on? Did the program icon turn green? If yes to both, then turn the heater and pump off, delete the statement, Control 'Backyard Light / Pool Heater- H' is switched On and Run If. What's the result?
-
Controlling Pool Temperature program
What does happen?
-
ISY Fires Random Device not in Scene
It's gremlincs again. They always travel in pairs so they're called dual band gremlincs
-
Controlling Pool Temperature program
The Else statements will be executed if G is switched on or if the temperature reaches the stated level. To execute the Else statements when H is switched off, add the statement in blue. If Control 'Backyard Light / Pool Heater- H' is switched On And Control 'Backyard Light / Pool Heater- H' is not switched Off And Status 'Backyard Light / Spa Pump - G' is Off And Status 'Pool Temperature - Main' < 87° (Temperature) Then Set 'Pool Heater' On Else Set 'Pool Heater' Off
-
Schlage Lock, ISY and KPLs, Oh My
Any time you want a secondary button to respond to a program, the button must be a scene member and you have to control the scene. If the button is a scene controller and you need to control the button only, but not the scene, then create a separate scene with the button as the only member/responder and control that scene. I actually have several scenes that contain only a button for that very reason.
-
ISY Fires Random Device not in Scene
What does the Downstairs - Entry - Vent-30 scene have as responders? Did you try Restore Device followed by Write Updates to Device?
-
Controlling Pool Temperature program
Yes, use the same logic for the Spa.