-
Eisy idle power usage.
Can anybody tell me how much power eisy uses when idle? Thanks, Nick
-
CAO Gadgets
Take a look at this post: viewtopic.php?f=30&t=12454 -Nick
-
FanLinc
Looks to be a problem with Isy's /rest interface: /rest/nodes/ and /rest/nodes/, formated values for the properties (and property) are blank even though value (non formated) does have data, the web interface uses the formated values. Are you on the latest firmware? I am still running 4.0.2. -Nick
-
Release 4.0.1 Beta Is Now Available
I am experiencing performance problems after using WOL. After two wol attempts isy is no longer loads my node list before timing out. Steps to reproduce: Test loading rest/nodes (mine normally takes ~5 seconds to load) Trigger wol via rest (or web interface) load rest/nodes, (this time it took ~11 seconds) Trigger wol via rest a second time load rest/nodes (times out) I spent much time trying different firmware versions before narrowing the problem down to WOL; The problem first appears in 3.3.4 and is still in 4.0.1, downgrading to 3.3.3 fixes the problem. Note: I have many devices, ~100, and that normally slows down my node list load times, the effect might not be as noticeable with fewer devices. -Nick
-
how many programs do people have?
Is there an easy way to find out how programs many you do have? Looks like I have over 200. A lot of them are triggered by rest over the network. If isy supported nested if statements I could cut out over half of them. For some I could also change to using variables instead. I don't think having a large number of programs is necessarily a sign of problems, it depends more on rate of activity and how hard they work. -Nick
-
Upgrade Issue with iPhone/iPad
Hi P805, On the first picture the only error that is a real worry is the parse error loading jQuery, which would cause the rest of the errors. Basically the page isn't loading right. -Nick
-
New iOS App Features
I also thought they where a little too pricey, especially considering how rarely I would use them and my personal involvement in the web interface. Ad-supported or completely free? What's you thoughts on open source? (just curious, I can't work on iOS apps because I don't have a apple computer.) I always love to see free apps, honestly I am not sure how often I would use it though. Thanks, Nick
-
no more devices ? nodes ?
Try pointing IE or Chrome to http:///rest/nodes Does it give any errors, it should give a long list of nodes, folders and groups (scenes) in xml without any errors. You could try opening up the browsers debug console using F12 start by checking the console tab for errors; Then try looking at networking tab and seeing if it is requesting */rest/nodes and if it gives any errors there. Also to make testing easier, double check that local Caching is disabled in the isy web interface settings page. -Nick
-
no more devices ? nodes ?
Please try another browser or clearing your browser cache. Also note if you don't have any state variables it might give an error loading them, "error, Loading: /vars/definitions/2/" -Nick
-
Unable to access web version of ISY
For the web interface try another browser or clearing your browser cache. The browser might have cached a bad copy of the config. -Nick
-
Restarting Locked Up ISY Remotely
I had some lookups where i was still able to telnet into ISY and issue a reboot command (RS); But that depends on where it's locking up and having telnet access. -Nick
-
Release 3.1.6 (Beta) Is Now Available
Michel, I upgraded from the previous beta, 3.1.5. -Nick
-
Release 3.1.6 (Beta) Is Now Available
Since upgrading, my time zone reset to California with no daylight savings time, and I have the following errors from my error log (duplicates removed). Fri 2011/08/19 09:56:23 AM System -100002 /LOG/A.LOG Fri 2011/08/19 10:00:23 AM System -110014 /CONF/42F95.REC Fri 2011/08/19 10:00:36 AM System -100002 /LOG/A.LOG Fri 2011/08/19 10:00:36 AM System -110007 0 Fri 2011/08/19 10:04:58 AM System -5 Start I already reset the time, but haven't done anything with the file errors yet. -Nick
-
Bug Zapper Programming Help Needed
nickcat, any luck with this yet? I understand the mosquito problem, A simple program similar to what I used to be running would look like this, If From Sunset - 60 minutes To Sunrise + 60 minutes (next day) And Module 'Climate' Temperature >= 50 °F Then Set Scene 'Outside / Outside Outlets' On Else Set Scene 'Outside / Outside Outlets' Off This will send the on/off command at beginning and end of schedule and every time weather bug updates. I had my Weather Bug update every half an hour (or 1,800 secs) You could try adding a rain rate condition, but I didn't since my closest station is miles away, and even a local one would probably take a little more tweaking (either way try it without it first). I now have a much more complicated program that only sends commands when it changes or status doesn't match and it needs to retry. -Nick
-
Release 3.1.5 (Beta) Is Now Available
Number 2 is possible with a little work, add # then the rest URL for that node/device to the URL. a complete URL would look like: http:///web/index.htm#nodes/ or a working one in my case is http://192.168.0.239/web/index.htm#nodes/E 84 5A 1 Note: You might need to refresh the page after changing the URL. It also takes a second as it loads the config file first. You can find the node address by opening up /rest/nodes/ in the browser and searching. -Nick
nstein
Members
-
Joined
-
Last visited