Jump to content

Michel Kohanim

Administrators
  • Posts

    26775
  • Joined

  • Last visited

Everything posted by Michel Kohanim

  1. Mark, Can you make an Inseton fan black-box yourself (already)???? With regards, Michel
  2. HAS, This is a wonderful and very useful requirements some of which we can help you with (triggers/schedules to be locked down) and others which have to be directed to SmartLabs: ISY does not control the traffic between devices so, if your Party Time devices are controlled by other controllers besides your Party Time button, then there's practically not much we can do to stop them communicating amongst each other (or locally any of the lights are connected to the load). I do welcome any suggestions technical or otherwise on how to achieve these requirements. Thanks so very much for your feedback, With kind regards, Michel
  3. HAS, I sent you (PM) some instructions couple of days ago and never heard back from you. Did you receive them? With kind regards, Michel -50000,null,null,null -50000,null
  4. Hi HAS, For some reason, ISY cannot resolve our mail server address. Would you please: 1. download http://www.universal-devices.com/tools/udfinder.zip 2. save it as udfinder.jar in a directory of your choice 3. double click on udfinder.jar (see step 2) 4. click on your device (on the top) 5. Make sure you have DHCP IP - assigned DHCP Subent - normally 255.255.255.0 DHCP DNS - your router's IP address Interface - Ethernet MAC Address - 6 Hex numbers Static IP - 0.0.0.0 Static Subnet - 0.0.0.0 Static Gateway 0.0.0.0 Static DNS 0.0.0.0 Thanks and with kind regards, Michel -50000,null,null,null -50000,null
  5. evarsanyi, I am so very sorry for the troubles you are experiencing and we'll do our utmost to find workarounds for that 5% which causes so much frustration. Now, for your All Off scene, you can do a simple work-around which we call Aliasing and which does not require triggers + it works around the problem of having controller/responder relationship between KPL load and one/more of its buttons. What we are going to do is to trick the system: 1. Make your KPL Load the controller for the scene (All Off) 2. Remove your KPL button from that scene 3. Use Synchronized Groups to group your KPL button with the KPL load So, this way, when you click on the KPL load, in effect you will control the whole scene where as when you click on the KPL button, you will only control the load for that KPL. The only issue - which we are going to solve in the next release (very ugly workaround) - is that when you click on the KPL button which turns on/off your load, ISY is not going to be notified so the status of your load will be out of synch with ISY while you are in 2.3. With kind regards, Michel
  6. HAS, Would you be kind enough to let me know what error you get when you try to do a TM on the shell? I am so very sorry for all the trouble. With kind regards, Michel Correct. I am on DHCP and I can access my ISY remotely I did the above. No email.
  7. Rand, Yes, you are 100% correct. The ability to drag/drop multiple devices at a time is in 2.3. evarsanyi, The question I have - and as Rand suggested - is whether or not the different scenes you are creating (for the same devices) are to be controlled by Insteon Controllers within the same scenes or by the scheduler/triggers? If all you are trying to do is to have different on level/ramp rates for each one of the controllers in the scene, then - and as Rand suggested - you can simply put all your responders and controllers in the SAME scene (don't create different scenes) and then change the on level/ramp rate for each one of the responders based on each one of the controllers: 1. Click on each one of the controllers in the scene (in RED) 2. Change the on level and ramp rate for each of the devices in the same scene in the Right Bottom pane Import/Export! Well, since you seem to be quite well versed in Java/programming, may I humbly suggest that you take a crack at our JSDK and implement this functionality (bulk import/export). I am sure you will receive a lot of interest from our little community here. With kind regards, Michel
  8. Rand, Thansk so very much. Yes, it's on the todo list ... With kind regards, Michel
  9. HAS, Don't throw in the towel yet. We'll figure it out. So, let me get it right: You are on DHCP You can access your ISY remotely But, email notifications don't work If so, please do me a favor: 1. Click on configuration 2. Remove all recipients 3. Add a regular email address 4. Click on save 5. Create a simple trigger with Notify as the response I'd appreciate your feedback, With kind regards, Michel email failing / no gateway issue
  10. Rand, I am glad your fears are alleviated ... unless, of course, I've been given the wrong information by SmartLabs. I've sent an email to get a confirmation and I will let you know if I am told otherwise. Thanks so very much and with kind regards, Michel
  11. sfhutchi and Mark, We are working on it and should have a work-around in the next release. With kind regards, Michel
  12. Hi Mark, This is "the workaround" for now but the main issue is that the status of the load is not reflected in ISY using this method. We are looking for a another workaround (in the code) to update the status of the load when a synchronized button attached to the load button is on/off. This is going to be very ugly but we think it's a needed feature. With kind regards, Michel
  13. Rand, Hello. You are correct! PLM is supposed to allow for 417 links. So, I don't think you will run out of PLM links any time soon. Does this answer your question? With kind regards, Michel
  14. Rand, Wow, I just realized that this submission of yours had remained unanswered. My sincere apologies (can't trust the auto notificiation). In case you exceed 255 nodes (device/scene), you will have to get a our new product which handles 512. I've yet to see anyone going beyond the 210 devices (for a 12000 sq feet house) and 45 scenes. With kind regards, Michel
  15. HAS, Please try the Any for source port ( I was wrong ... it has to be Any since we tested it with Sloop and it didn't work any other way). We will figure this out one way or another since out of the 3 clients with ActionTec/FIOS, yours is the only one that seems to be causing problems. Please let me know if you wish me to call and get this resolved quicker. With kind regards, Michel mine too! Did ya see that by clicking on the Globe? I saw my Gateway was 71.180.***.* I've tried ALL those....blah LoL
  16. sloop, Thanks so very much. We can cautiously assume that all Verizon customers use the same DNS. And, YES, I read your instructions to another one of our customers and BOOM: it all worked! With kind regards, Michel
  17. HAS, 192.168.1.1 is your routers IP; I am not sure this would work. Would you like me to call you and walk you through this? Thanks to sloop's instructions, another one of our customers with ActionTec/FIOS modem was able to configure his ActionTec/FIOS modem and it all works. With kind regards, Michel yes -50000,null,null,null I left the IP Address, NetMask and Gateway settings, but removed the DNS Server (0.0.0.0) and no longer have the -500000,null,null,null message. The new message is: Failed to send message to: (my email address) I tell ya, I think all the settings in my router are correct. The ISY should have access to the internet / email
  18. evarsanyi, The issue with triggers in 2.3 is that they work based on "state change" and not "button press". As such, if you have a non-toggle button, the state never changes (always off) and therefore the trigger is not run. Our new enhanced trigger/scheduler functionality rectifies this issue (2.4). With kind regards, Michel
  19. evarsanyi, The Replace function (very similar to Replac Modem) will be available in our next release (2.4). I'd appreciate your patience. With kind regards, Michel
  20. Rand, Excellent idea. The only issue is that I don't think most people would want to buy an extra InlineLinc for every KPL they have. In short, we have to find a workaround no matter how ugly it looks. Wouldn't you think? With regards, Michel There is no way to change the load button. It does not change going from 6 to 8 mode, only that links are created when in 6 button mode that are not present in 8 button mode. An option would be to use an InlineLinc for the load you have now and put no load on the KPL. Rand
  21. HAS, What did you enter for your DNS server IP address? With kind regards, Michel yes -50000,null,null,null I left the IP Address, NetMask and Gateway settings, but removed the DNS Server (0.0.0.0) and no longer have the -500000,null,null,null message. The new message is: Failed to send message to: (my email address) I tell ya, I think all the settings in my router are correct. The ISY should have access to the internet / email
  22. sloop, You will always get the Internet Gateway Not Found error since ISY cannot communicate with your router. This, however, has nothing to do with the ability for ISY to communicate with the internet. For the gateway, you should still enter your router's IP address. For DNS, you should enter the DNS server address in ISY's config shell. Please send me an email and we'll walk through it and get it resolved one way or another. With regards, Michel
  23. sloop, But you didn't get the 50,000 error which means that ISY couldn't communicate with our mail server. Can you please try TM one more time? Thanks so very much, With kind regards, Michel P.S. I cannot believe the Verizon people. It just doesn't make sense.
  24. HAS, Please see my comment to sloop (previous thread). Thanks so very much, With kind regards, Michel yes -50000,null,null,null
  25. Hi HAS and sloop, Here's the issue: ISY cannot get the IP for our mail server; the reason, DNS (Domain Name Server/Service) is not available to ISY. If you remember correctly, for the DNS server, we used your router's IP address which is really not a DNS server. What we have to do is to figure out what is your ISP's DNS address. You can find this in your router; something along the lines of: Domain Server 1: Domain Server 2: Then, all you have to do is to go back to ISY's shell, issue CT (configure TCP/IP) and enter the DNS server IP as found in your router. I hope this helps and please do let me know of the outcome. Thanks so very much and with kind regards, Michel
×
×
  • Create New...