Jump to content

mserrar

Members
  • Posts

    67
  • Joined

  • Last visited

Recent Profile Visitors

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

mserrar's Achievements

New

New (2/6)

2

Reputation

1

Community Answers

  1. Hi, When I open the Admin console I get : Socket Open Failed Java.lang.StringIndexOutOfBoundsExceptions: String index out of range: 4 I press Ok and then I get a popup that says Starting Subscription, and it stays like that forever. Any help troubleshooting this? I am using ISY 994i/IR PRO (1110) , on version v.5.0.16c Thanks
  2. Actually I linked the smokebridge to the ISY. My issue is linking the smokebridge to the onelink detector. I followed the instruction that are very simple, but it doesn't seem to work. That's why I'm reaching here to people who have done it to see if there is a different way of doing it that I'm missing.
  3. It says wireless interconnect technology to communicate with other alarms.
  4. It doesn't say OneLink on it.
  5. Hi, I just got a smoke bridge linked to ISY, and I don't seem to be able to link it to the First Alert. I have the model SA520, that is supposed to work with the smoke bridge. Instruction states to press the smoke bridge button until it blinks green, and then the test button on first alert, but when I do press the button on first alert, it goes from power blinking green and then the smoke alarm blink red. I don't see the light on smoke bridge change to blink red as it's supposed to. So I'm not able to link it to First Alert. Any idea please?
  6. It was solved for me last night after few hours being down.
  7. Yeah I don't think it's the Echo. Because on the my.isy.io , it shows the device offline. I did reboot the ISY.
  8. Hi, I have my Alexa connected to ISY and it's been working just fine past few weeks. Today it seems to be down. I connected to ISY Admin console, under portal integration - UDI it says Online Registered. And under Active services I have my service account with Registered. When I log in to http://my.isy.io , I go to Select Tool --> Connectivity --> Amazon Echo , it says ISY is not online. Please help. Thanks.
  9. It seems to have worked by using http://isy Thank you for your help.
  10. Hi, It's been a while I noticed my ISY wasn't working (my phone app doesn't connect to it anymore) I tried to reboot it but it didn't work. So I try to go to www.universal-devices.com/99i/ , but I get an error in the browser: Error Click for details. When I click for details, I get this popup: ClassNotFoundException com.universaldevices.ui.UDClientApplet.class Any ideas on how to troubleshoot or fix it? Thank you.
  11. Hi, Thank you both for your input, and yes oberkc is right. It needs to be 3 programs. One for each light.
  12. I understand. I think I will just lower my requirements, and accept the fact that if the light is turned off by the sensor, I will just have to turn it back on Thank you for taking the time in helping me.
  13. Thank you all for your answers. oberkc, let me disagree with you on that. It was stated in the requirements. Like I mentioned in my requirements (Then I turn on manually Light 1 and 3.) 'Manually' means it could be turned on by pressing a scene button that controls these lights. Thank you Xathros for taking the time and explain the program, I had this idea in mind to use a variable for each light status, but it wasn't an option for me, because I gave here an example for 3 lights, but this will be used with many lights/devices, and I see it as being a nightmare to create variable for each and also dealing with these variable inside scene programs. I thought I can get away with something that's already in the system keeping the previous status of a device (being status change with pressing manually the switch or being changed by a scene) I guess such variable doesn't exist in the system and I will have to create one for each device and take care of resetting it for each status change. Thank you for your help anyway
  14. mmmm thank you for your answer. I should explain clearly my constraints. When sensor is on, I would like to turn on 2-3 lights, and when sensor turns off, I would like to turn off 2-3 lights. (it might be 2 or 3 lights , I am still not decided) But let's say for example, I have this case: Sensor is Off Light 1, 2, 3 are all Off. Then I turn on manually Light 1 and 3. Then When Sensor is On, it will turn On only Light 2 (because light 1 and 3 were turned on before) Then when Sensor is turned Off, it will turn Off Light 1,2 and 3. (I would like it not to turn off the Light 1 and 3 if they previous status was On). It should be turned Off only if it was turned On by the sensor. Makes sense?
  15. Hi, The variable in that case has no purpose, but it was created while I am testing my options to grab the status and use it somehow.
×
×
  • Create New...