Jump to content

Michel Kohanim

Administrators
  • Posts

    26775
  • Joined

  • Last visited

Everything posted by Michel Kohanim

  1. Thanks so very much DualBandAid: http://wiki.universal-devices.com/index.php?title=ISY-994i_Series_INSTEON:Networking:Network_Resources#Lights With kind regards, Michel
  2. Hi danncas, In the portal where you added devices, click on Scene or Program buttons instead. The rest should be self explanatory. With kind regards, Michel
  3. Hello Dualbandaid, Thanks so very much. Do I have your permission to post to our Wiki? With kind regards, Michel
  4. LOL ... so true! With kind regards, Michel
  5. I am insulted larryllix! I am only 10!!!! With kind regards, Michel
  6. Hello rebirth24, The only way to accomplish what you want is to have multiple amazon accounts tied to different ISY Portal sub accounts under your account. In short, although all your ISY Portal sub accounts point to the same ISY, but they respond to different spoken words since they are each configured independently. With kind regards, Michel
  7. Hello all, Just wanted to post a Thank You! Hi sn0cr4sh, With regards to free scripting, we played with some scripting engines (similar to Lua) but had to abandon it because we could NOT force quotas for resources (especially for the CPU and memory). Polyglot is not a free form scripting engine: you will have to make drivers for things you want to communicate with and then in ISY all those are immediately available through programs. Can you give me an example of what a free form scripting you would be needing? With kind regards, Michel
  8. Hi Rich, Unless you have the same issue with the Admin Console, I think you would get much more accurate information if you posted this in the MobiLinc forum. With kind regards, Michel
  9. Hi Rob, Which thermostat is it? I know that thermostats that we support do report their state: Heating Cooling Off So, the question is why would you want to go through all the hassle of profiling energy usage when this might already be available? With kind regards, Michel
  10. Hi Gerry, I really do not know the answer and I could not find anything in their documentation. Sorry. With kind regards, Michel
  11. Hi f.demello, Please checkout this article: http://wiki.universal-devices.com/index.php?title=INSTEON_No_Status_Feedback_From_Devices With kind regards, Michel
  12. Hi Mark, Thank you. I don not think it's related to the program above but something else. There are cases where the same program is called repeatedly within a second or two: Garage/Shop / LIGHT - G2 - Outside Fast Off Mon 2016/07/25 08:52:00 AM Program Log Scene:Garage/Shop / Garage Addition Fast Off Mon 2016/07/25 08:52:00 AM Program Log Garage/Shop / LIGHT - G2 Inside Fast Off Mon 2016/07/25 08:52:00 AM Program Log Garage/Shop / LIGHT - Garage Addition Off 0 Mon 2016/07/25 08:52:00 AM Program Log Garden / Pond pump Off 0 Mon 2016/07/25 08:52:00 AM Program Log Scene:Laundry / Laundry - Machines Fast Off Mon 2016/07/25 08:52:02 AM Program Log Scene:Laundry / Laundry - Laptop Fast Off Mon 2016/07/25 08:52:02 AM Program Log Scene:Master Bedroom / Ensuite - Pot Lights Fast Off Mon 2016/07/25 08:52:02 AM Program Log And then, you have this: Master Bedroom / LIGHT - Ensuite Pots Status 0% Mon 2016/07/25 08:52:03 AM System Log Which calls the same program again: Garage/Shop / LIGHT - G2 - Outside Fast Off Mon 2016/07/25 08:52:03 AM Program Log Scene:Garage/Shop / Garage Addition Fast Off Mon 2016/07/25 08:52:04 AM Program Log Garage/Shop / LIGHT - G2 Inside Fast Off Mon 2016/07/25 08:52:04 AM Program Log Garage/Shop / LIGHT - Garage Addition Off 0 Mon 2016/07/25 08:52:04 AM Program Log Scene:Laundry / Laundry KPLs for sync Off 0 Mon 2016/07/25 08:52:04 AM Program Log Garden / Pond pump Off 0 Mon 2016/07/25 08:52:05 AM Program Log Scene:Laundry / Laundry - Machines Fast Off Mon 2016/07/25 08:52:05 AM Program Log Scene:Laundry / Laundry - Laptop Fast Off Mon 2016/07/25 08:52:06 AM Program Log Scene:Master Bedroom / Ensuite - Pot Lights Fast Off Mon 2016/07/25 08:52:06 AM Program Log Please note that repeated programs are not problematic in and off themselves. It's that they generate events that go into a queue and some combination of your programs and whatever you do outside cause the queue to get filled up. With kind regards, Michel
  13. Hi Mark, Before clearing your logs, please please check your regular log to see whether or not there were some activities during that time period. With kind regards, Michel
  14. Hi Mark, thank you and whoa! Major issues: UDQFull ... this means that ISY is having way too many (more than 255) events to process. Events are generated when status of devices change or programs are generating events. I suspect you have a tight loop in your programs. Now, once UDQ is Full, if you have http tasks that require those resources (INSTEON, changing programs, variables), they will all block (those are the HTTP errors you see). It seems that whatever you requested, you just disconnected the socket BUT the close notify was NOT sent to ISY. So, those are Error 6 for HTTP sockets. Of course, they will clear on their own BUT HTTP tasks remain locked. And, hence, you considered it a hang. Secondly, it seems that you subscription socket keeps closing. Those are -5012 errors. And, you have so many of them every couple of seconds. I think the subscription listener on your end cannot stay open permanently and keeps closing the socket. My recommendation is to first look at your programs and look for anything that might cause tight loop. You might want to check the regular log and see whether or not there are massive # of events in a short span of time. With kind regards, Michel
  15. Anyone who has had the unit unresponsive care to send us their error log? With kind regards, Michel
  16. Hi rafarataneneces , 1. Does anything else work? 2. Do you do "Alexa, discover devices" every time you make changes to names? 3. Have you looked at Alexa app to see what it's hearing? With kind regards, Michel
  17. Hi jimsander, Definitely related to multi channel which should be in 5.0.x. With kind regards, Michel
  18. Hi rafarataneneces, List of available commands for thermostats are at the bottom of this link: http://wiki.universal-devices.com/index.php?title=ISY_Portal_Amazon_Echo_Integration#Instructions_for_Smart_Home_API' With kind regards, Michel
  19. Hello GQuack, As Gary suggested, please do make sure your UI is 4.5.1, then go to Configuration | Clock and click on Change Location. Choose a city in Arizona closest to you. With kind regards, Michel
  20. Hello pkopp, Thank you. It has been removed. With kind regards, Michel
  21. Hello everyone, I would urge all those who experience freezes with 4.5.1 to send us your error log to support@universal-devices.com. ISY should NOT freeze, ever. With kind regards, Michel
  22. Hi BigEfromDaBx, Unfortunately there are no APIs that allow remote configuration of master/slave for these thermostats. With kind regards, Michel
  23. Thanks Mark. Unfortunately we do not capture the IP address. With kind regards, Michel
  24. Hello pkopp, The spoken field in ISY is not used by ISY Portal. Please do be kind enough to follow the instructions here: http://wiki.universal-devices.com/index.php?title=ISY_Portal_Amazon_Echo_Integration With kind regards, Michel
  25. Hello everyone, Sincere apologies for the short notice. We did send two notices: one for Beta (asking for migration) and then one more 2 days ago just to make sure everyone got it. With kind regards, Michel
×
×
  • Create New...