I have been using a Sense for almost a year now. I love it. Adding solar in a couple months.
I have tried the Sense NodeServer but haven't had any luck. If anyone else is able to set up the Sense NodeServer some help would be appreciated. I do have Rachio and WirelessTags NodeServers working.
I was getting some errors like that too then downloaded the other dlls from the first post. You may have done this already but thought I would try and help. The plugin is great. Good luck.
Download http://www.tinozplac...m/otherdlls.zip and place extracted files in "C:\Program Files (x86)\Eventghost\" or for 32bit systems: "C:\Program Files\Eventghost\"
Is it possible to use Integer variables instead of state variables with this plugin? I keep running into problems with my programs where the program will start over halfway through because I am changing a variable used in the if statement. Maybe there is something I should do differently in my program and still use the state variables. Any suggestions would be appreciated.
Is it possible to add the current stage to the current stage as a variable?
The Eventghost variable is Nest.hvac_cool_x2_state.True ['', 'True']
I'm trying to turn the AC off if stage 2 has been running for x minutes.
Thanks.
My nest plugin is working but with the new nest Alpha I now get this error.
Traceback (most recent call last):
Python script "5", line 5, in
ambtemp = str(eg.plugins.Nest.get_object(targettherm))
TypeError: __call__() takes exactly 3 arguments (2 given)
I'm going to try and test later today. Also incorporating the latest nest plugin for eventghost.
I want to graph what the time difference is between my true away and auto away is. I'll send some emails to ifttt.com and trigger a google spreadsheet with a date/time entry for the two times, away and auto away.
Correct. I have it running in my home but wanted to throw on a server at the office. I can always set up my VPN again. Just didn't know if you had the plugin working over SSL.