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

rayzor

Members
  • Posts

    38
  • Joined

  • Last visited

Everything posted by rayzor

  1. No worries. It seems to be working. I had to set ISY Needs Nest Data to get it going though. Will see if it auto updates. Do I need to configure a timer schedule for this to run or does it run automatically?
  2. Is there documentation for these things that I am missing? I don't really mind - I know this is something that you probably worked hard on and I don't mind putting in a little effort either. I just want to make sure that I am not being a tool and missing something where all of this is described so I don't feel like I am bothering you over stupid things
  3. Still no luck - getting no errors now, but the variables are not getting updated. Tried closing and restarting EG a couple of times. I have all variables defined as State variables such as 'OutdoorHumidity' and inside of EG i set the 'Input Outdoor Humidity ISY Variable here' to 'OutdoorHumidity'. ISYEvent.Authenticated on: '192.168.1.8:80' ISYEvent.GetNodesConfig '192.168.1.8:80' Main.OnInit Main.OnInitAfterBoot ISYEvent.Subscribed '192.168.1.8:80' Input ISY Vars Here Using State Variables? ****IMPORTANT**** Input Weather Conditions ISY Variable Here Input Minutes in Today ISY Variable Here Input ISY Needs Nest Data Variable Here Input Ambient Temp ISY Variable Here Input Indoor Humidity ISY Variable Here Input Outdoor Temp ISY Variable Here Input Outdoor Humidity ISY Variable Here Input Range High ISY Variable Here Input Range Low ISY Variable Here Input Heat Index ISY Variable Here Input AutoAway ISY Variable Here Input Set Temp ISY Variable Here Input Away ISY Variable Here Input A/C Cooling ISY Variable Here Input Stage 2 Cooling ISY Variable Here Input Stage 2 Heating ISY Variable Here WeatherUnderground API & WU ISY Vars WeatherUnderground API Key WeatherUnderground Zip Code (Yours) Input Rain Chance ISY Variable Here Set Variables for Nest and ISY Python Script Not Connected to Nest ISY Import Complete Variable Import Complete Python Script Nest: Login to Nest sucessful Nest.LoginSuccess Set Variables for Nest and ISY Python Script Nest Import Complete ISY Import Complete Variable Import Complete Python Script
  4. Any chances you've seen this and know how to fix? Exception in thread Thread-3: Traceback (most recent call last): File "threading.pyc", line 532, in __bootstrap_inner File "threading.pyc", line 484, in run File "C:\Program Files (x86)\EventGhost\plugins\Nest Thermostat\__init__.py", line 367, in Polling if datetime.now() > self.LastFullLog + timedelta(seconds=int(self.SecBeforeFullLogUpdate)): ValueError: invalid literal for int() with base 10: ''
  5. Thanks - I was right in the middle of installing OpenSSL when you replied
  6. Can you help me out? I think i've followed the instructions verbatim - copied the M2crypto folder so that there is now an EventGhost\M2Crypto folder as well as a plugins\Nest Thermostat\M2Crypto folder. When I do File->Open on Nest ISYwAwayFS I get the following error Error while loading plugin-file C:\Program Files (x86)\EventGhost\plugins\Nest Thermostat. Traceback (most recent call last) (1640): File "C:\Program Files (x86)\EventGhost\plugins\Nest Thermostat\__init__.py", line 169, in from M2Crypto import SSL, httpslib, m2urllib, m2urllib2 File "C:\Program Files (x86)\EventGhost\plugins\Nest Thermostat\M2Crypto\__init__.py", line 22, in import __m2crypto ImportError: DLL load failed: The specified module could not be found. Unhandled exception in WorkerThread : Callers stack: ... EDIT: I am using Nestv70.zip Thanks
×
×
  • Create New...