Jump to content
AT&T to end email-to-text ×

jcgrim

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by jcgrim

  1. I have a Mac as well and asked the same question on page 15 of this post. Here is a Mac version of the configuration tool. It works perfectly. https://github.com/k...dgeConfigurator You will HAVE TO use the Chrome browser and open with security settings turned off via: 'open -a Google\ Chrome --args --disable-web-security' With those two things done and running the jar file via terminal everything runs smoothly.
  2. New question. Now that I have the Echo and Hue Emulator working great I have run into one issue. I have way more than 27 devices I would like to control. So I am thinking about adding another one or two Echo's in other rooms of the house to control devices within reach of those rooms. So my question is, is there a way to run multiple emulators that would be specific to each of the Echo's in the house?
  3. It was the browser issue. Once I used that command to open Chrome everything went perfectly and I am now controlling my devices! Thanks for the help!!!!
  4. Sorry I put the XXs there to block my user name and password. Here is where I am: 1. Ran the emulator in Terminal on my iMac. It loaded a bunch of stuff in the window. Left the window open. 2. Because I am on a mac I used the github link above to load the confugurator.html page. 3. Put in the following for Bridge server: http://192.168.0.11:8080/api/devices 4. When I hit GO I get the following on a new page: [{"content":[],"last":true,"totalElements":0,"totalPages":1,"size":0,"number":0,"sort":null,"first":true,"numberOfElements":0}] 5. In the Get ISY Devices section I put in all the information and I get this error: Error: 0 GET http://admin:password@192.168.0.7:8505/rest/nodes/If the error is a 401 that means something is wrong with the username or password Thats where I am stuck. If I navigate to the ISY Rest server URL directly I get a page with all my devices and a ton of other information: http://192.168.0.7:8505/rest/nodes/ I don't necessarily need the list of all my devices if there is an easy way to get the Device ID for the switches I want to control with the Echo. I could just use the bottom of the configurator.html to create the URLs for me and add them. However I tried just doing that and hitting add device but nothing ever seems to get added to the emulator. Any ideas? Is there a way to get the device IDs from ISY? If so what are the correct on and off URLs and whats the easiest way to just add them to the emulator?
  5. Thanks! So I downloaded this and go the .jar file running on my mac. Question: I can't seem to get the configurator to pull back any of my devices. It looks like it is accessing the ISY and asks for my user name and password but then I get this error, any thoughts? Is there an easy way to get the addresses without using the configurator then I could just add the devices manually using the bottom portion of the tool? Error: 0 GET http://admin:password@192.168.0.X:XXXX/rest/nodes/If the error is a 401 that means something is wrong with the username or password
  6. Just got my echo and I think I follow everything that needs to be done to get it working with ISY. The one question I have is does anyone know if these steps will work on a mac? All I have are macs. I do have one I could put a Windows VM on if that would work. If the .jar file will work then is there a mac version of the configure program?
×
×
  • Create New...