
flemingmike
Members-
Posts
103 -
Joined
-
Last visited
Everything posted by flemingmike
-
Updating scene controllers without creating programs
flemingmike replied to flemingmike's topic in eisy
thanks, ill just build programs with variables. appreciate your time. -
Updating scene controllers without creating programs
flemingmike replied to flemingmike's topic in eisy
this doesnt exactly solve the problem though as if i send a 50% command of a scene it still turns the scene on to 100% ive tried removing the kpl from the scene and i still cannot dim a scene, only dim a device /rest/nodes/SCENEID/cmd/DON/50 - this still turns on my light to 100% -
Updating scene controllers without creating programs
flemingmike replied to flemingmike's topic in eisy
is it possible in the future to say - if any controller in a scene is turned on then all controllers in that scene are turned on? or is this a limitation to insteon and not the eisy. ive seen other hardware that works this way -
Updating scene controllers without creating programs
flemingmike replied to flemingmike's topic in eisy
correct, if i send rest/nodes/38898/cmd/DON/0 the scene turns off. if i send anything greater than 0 it turns scene on but turns on to 100% and not the value of the number -
Updating scene controllers without creating programs
flemingmike replied to flemingmike's topic in eisy
so ive done this in the past by 1 - create scene with kpl button as responder named device 1 status update 2 - create program - if device 1 is not off then turn on scene "device 1 status update" else turn off scene "device 1 status update" my issue im trying to solve is 1 have about 50 of these scenes at this jobsite and im hoping not to make 50 programs and additional scenes -
Updating scene controllers without creating programs
flemingmike replied to flemingmike's topic in eisy
Nevermind, when i dim the scene it just turns the scene on or off, doesnt apply percentage level. back to the drawing board. -
Updating scene controllers without creating programs
flemingmike replied to flemingmike's topic in eisy
in a future version of the eisy in the http://192.168.*.1:8080/rest/nodes/ feedback add in status of the scene it would save a programming step. -
Updating scene controllers without creating programs
flemingmike replied to flemingmike's topic in eisy
Ok, amazing, this pointed me in right direction. in my control app - i use slider to dim scene which activates all devices then in the feedback from the eisy, since it doesnt show the status of a scene, i show the status of the device that controls the load so now i can control and see status of my lighting. thanks for the help everyone. Edit: This isnt correct information -
Updating scene controllers without creating programs
flemingmike replied to flemingmike's topic in eisy
Yes, I see that part. problem is that the scene turns on the devices to the on levels set in the scene. If i want to use the dimmer in the app, the other controllers from the scene dont turn on. and you cant dim a scene -
Updating scene controllers without creating programs
flemingmike replied to flemingmike's topic in eisy
lets say im using the ud mobile app and i set device 1 to 50% dim, device 2 doesnt turn on to reflect that the device 1 is on. if i use device 1 locally to dim to 50% device 2 turns on -
ill try expain one example and hopefully there is a way to do this without creating a program for every scene i have Device 1 - dimmer - controller/responder Device 2 - 6 button kp letter b - controller/responder Scene 6 - includes device 1 and 2 If i use an app to turn on scene 6, device 1 and device 2 turn on If i use an app to turn on device 1 (lets say i dim it to 50%) device 2 does not turn on so therefore when im at the other end of the room i cannot turn off device 1 by pressing letter b on device 2. workaround: create a program (if device 1 is not off then turn on device 2, else turn off device 2) - not ideal when i have 100+ scenes. is there a way to create a way that if any controller in a scene isnt off then turn on all controllers?
-
i cannot login to either.
-
hi, I only have a blue light and my switch doesn't show any activity on the port isy is plugged into. my devices aren't plugged responding to any programs that I have so I believe there isn't a plm communication either. any ideas for that to try next? thanks
-
- <isy.diag> <title>Device Links Table : 1B.70.6D-On / 1B 70 6D 1</title> - <insteon.lincs> - <eventInfo> <ix>0</ix> <ad>4088</ad> <fl>255</fl> <gr>255</gr> <id>16777215</id> <data>16777215</data> </eventInfo> </insteon.lincs> </isy.diag>
-
I did follow that and it does link into my isy. my isy doesn't control the lock though. the morninglinc can control the lock by pressing the set button. when I press the set button it doesn't update the isy though.
-
hi, my plm died and I had to restore after replacing plm. since then my morninglinc doesn't work. im able to link it to the isy with keep existing links but then when I press the set button on my morninglinc it locks/unlocks my door but doesn't update the isy as per the button press. when I press the on or off button on the isy it doesn't lock or unlock the door. any ideas? thanks
-
now a year later, is this in the plans?
-
hi, I hope this gets to the right person. im currently developing an insteon product and am using a 2448a7 as my battery powered rf chip. when I add it to the isy, it says unsupported device. can you add this as a supported device? if you need to know any info on it for adding, please let me know. im hoping this can be done easily so I can continue with product testing. thanks
-
what are the correct settings for the iolinc in a garage door setup? i find i need to hit the button twice to get it to open or close.
-
done. still not working. same problems.
-
DOF 0 ST 0 CLIHCS 0 DOF 0
-
E2 EF E2 01 E2 02 00 00
-
I still don't have this working. I am now playing with a 2441zth and I can control the thermostat from the isy, but the changes to the thermostat aren't making it to the isy. it doesn't even display the current temperature.
-
if status of switch a is on or if status of switch b is on then turn scene "notify me if light is on" on make a scene with the button of the keypad that you want illuminated as a responder and call it "notify me if light is on".