
Michel Kohanim
Administrators-
Posts
26775 -
Joined
-
Last visited
Everything posted by Michel Kohanim
-
ISY and Phillips Hue Integration Step-By-Step (For dummies...like me)
Michel Kohanim replied to DualBandAid's topic in ISY994
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 -
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
-
ISY and Phillips Hue Integration Step-By-Step (For dummies...like me)
Michel Kohanim replied to DualBandAid's topic in ISY994
Hello Dualbandaid, Thanks so very much. Do I have your permission to post to our Wiki? With kind regards, Michel -
LOL ... so true! With kind regards, Michel
-
I am insulted larryllix! I am only 10!!!! With kind regards, Michel
-
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
-
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
-
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
-
Did they ever make iMeter Solo work with ISY994i software?
Michel Kohanim replied to easytim's topic in ISY994
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 -
Hi Gerry, I really do not know the answer and I could not find anything in their documentation. Sorry. With kind regards, Michel
- 12 replies
-
- Motion sensor
- low-battery
-
(and 1 more)
Tagged with:
-
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
-
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
-
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
-
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
-
Anyone who has had the unit unresponsive care to send us their error log? With kind regards, Michel
-
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
-
Hi jimsander, Definitely related to multi channel which should be in 5.0.x. With kind regards, Michel
-
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
-
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
-
Hello pkopp, Thank you. It has been removed. With kind regards, Michel
-
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
-
2441ZTH Thermostat Setting to Master Via Program
Michel Kohanim replied to BigEfromDaBx's topic in ISY994
Hi BigEfromDaBx, Unfortunately there are no APIs that allow remote configuration of master/slave for these thermostats. With kind regards, Michel -
Thanks Mark. Unfortunately we do not capture the IP address. With kind regards, Michel
-
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
-
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