Jump to content

Fredo

Members
  • Posts

    30
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Fredo's Achievements

New

New (2/6)

4

Reputation

  1. I have only tried using the apps on my Local Network. Have not yet tried remotely.
  2. I have MobiLinc HD and UD Mobil. Neither of the apps work. I can go to settings and sync each of the apps with my ISY 994 without a problem but when I try to turn on/off a device in either of the apps, I get nothing. Also, MobiLinc HD does not show the status of each device. I can logon to ISY Portal and operate any of my devices. My echo operates devices as normal. Also, ISY Admin Console (LAN) works as normal.
  3. In the Admin Console (LAN)>Configuration tab>Portals sub tab, shows on line but NOT registered?? Isnt "not registered" a problem? How do I register again?
  4. In the Portal, the online circle is green. In the Admin Console (LAN)>Configuration tab>Portals sub tab: shows as on line but not registered?? In the Portal>Tool>iIformation>ISY Portal Access License: license expiry 2024-08-08 I just renewed my Portal license a day or two ago.
  5. I have an ISY-994 Pro connected to my router which is connected to a modem (in bridge mode). I have an assigned internal IP address. I am using the UD Portal. My admin console (Help>About) indicates "Internet Access: Disabled". What can I try to get internet access back to my ISY-994 PRO? The attached file is my UD Portal error log. I am using ISY firmware ver 5.3.4. Error Log.pdf
  6. Hi Geddy, Thanks for the help so far. If I open my MobiLinc HD app, and goto settings>Location Settings>Locations and tap on "New Geofence", I can not turn on "Update State Variable" (see attachment). If I turn that switch on, i get the error msg: "Communication Error. Could not communicate with ISY. Please try again". If I go to any of the devices, I am able to turn on/off other devices.
  7. Hi Guys, Newbe here. I am using an ISY994 ver 5.3.3. Below are a series of ISY994 programs for turning lights on based on GeoFence boundries. These programs worked in the past but now the lights come on every night. I am using MobiLinc GeoFence. I have setup two variables in my ISY: iPhone_-_Fred_Home-100M /Init=1 /Value=1 X /Init=1 /Value=1 Following are the three ISY programs: GeoFence Away If $iPhone_-_Fred_Home-100M is 0 And $X is 1 Then $X=0 Else No Actions GeoFence Home If $iPhone_-_Fred_Home-100M is 1 And $X is 0 Then Enable Program 'GeoFence Lights' Run Program 'GeoFence Lights' (If) Wait 10 seconds Disable Program 'Geofence Lights' $X =1 Else No Actions GeoFence Lights If From Sunset To Sunrise (next day) Then Set 'Outdoors / OH Door Lights' On Wait 5 seconds Set 'MBR / Lamp - MBR Windows' On Wait 5 seconds Set 'Living Room / Lamp = Piecrust Table' On Else No Actions The lights come on every night now. Can anyone help me with what I am doing wrong?
  8. It was the routine that needed an action attached to it. Thank you both for your help. I appreciate the effort.
  9. Newbie here, Help please setting up a scene to turn a list of lights off at Bedtime. I am using version 5.5.3. I have a list of lamplincs that I want to turn off using a scene called Bed Time: In my ISY, when I turn ON the "Bed Time" scene, the lights go off. I have entered the "Bed Time" scene into my UD Portal account with the spoken label as "Good Night". In my Alexa I discovered the scenes and Bed Time is indeed there. When I tell Alexa "Good Night" nothing happens. Where do I tell the Bed Time scene to turn off the lights? Should the "Action" for each of the devices shown above be "On"? Please help.
  10. So sorry everyone. I figured it out. I had a "routine" setup in my Amazon Echo. When I originally removed the scene from my echo, it also removed the action portion of the routine. All I had to do was to add the action portion of the routine back and Voila, it now works perfectly. Please note, setting up or editing a routine can only be done on an iPhone, cant be done with a windows system.
  11. One of my LampLinc Dimmer modules broke lately so I bought a new LampLinc Dimmer to replace the broken one. In my ISY-99i, I first removed the device from a scene called "Bed Time", then I removed the device from the ISY-99. The scene "Bed Time" has 8-10 on-off modules in it, so I did not remove the scene from my ISY, I only removed the one device. Next I removed the device and scene from my ISY Portal and then from my Echo. Next I added the new module and copied the new device to the "Bed Time" scene in my ISY-99i. While in the ISY-99, I tried turning the scene on and then off, all worked well. Next, I added the scene to my ISY Portal and exited the Portal. Then opened my echo and hit the discover button under Smart Home > Devices. The echo found the scene. I then exited the echo. Now when I ask my Echo to turn off Bed Time, nothing happens. Not only does the new device not turn off, non of the devices in the "Bed Time" scene do not turn off. Although, the Echo does say ok, which leads me to believe the Echo recognizes the scene but does not execute the sequence. What am I doing wrong?
  12. Fredo

    3am Query

    Thanks Lee. Worked perfectly.
  13. Fredo

    3am Query

    Thanks Lee, but I tried again to enter a new program. I entered the IF statement using the "Schedule" button then I highlighted the Then statement and looked through the choices of the "Condition" and "Action" buttons but could not find "Set Scene". The Closest I could find is under the "Action" button, "Adjust Scene" was listed. I am sure this is simple but just can't seem top get it to work.
  14. Fredo

    3am Query

    I just upgraded from an ISY-99i PRO to and ISY-994i PRO and noticed that I do not have a "3am Query" in my programs list. Shouldn't I add one? I understand that the following is the code for this nightly query: Code: If Time is 3:00:00AM Then Set Scene 'My Devices' Query Else - No Actions - (To add one, press 'Action') I tried adding this code as a new program and entered the "If" statement but could not figure out how to enter the "Then" statement. What am I missing?
  15. Fredo

    Door Bell

    Thanks for the info Lee. Maybe I will try the peizo buzzer. Appreciate the help.
×
×
  • Create New...