Search found 86 matches
- Tue Sep 08, 2015 7:43 am
- Forum: OSA General
- Topic: Advancement in how the System Responds to people.
- Replies: 1
- Views: 1767
Re: Advancement in how the System Responds to people.
Awesome work. This was definitely needed.
- Tue Sep 08, 2015 7:40 am
- Forum: OSA General
- Topic: Nest announces smart home API
- Replies: 35
- Views: 19240
Re: Nest announces smart home API
Yikes. I will check into it.
- Tue Jun 02, 2015 6:24 am
- Forum: OSA General
- Topic: Nest announces smart home API
- Replies: 35
- Views: 19240
Re: Nest announces smart home API
Yeah I got that email too. That will be very helpful. I will try to add it in when I get a chance. Hopefully sometime in the next week.
- Fri May 08, 2015 1:00 pm
- Forum: OSA General
- Topic: New logging in 4.4/5 wasn't working
- Replies: 2
- Views: 1047
New logging in 4.4/5 wasn't working
I don't know if it was something screwey with my computer or a real problem. But on both my 4.4 install and my 4.5 install I wasn't getting anything showing under server logs on the web or populated in the osae_log table. I connected the debugger and saw that the log4net log object wasn't getting po...
- Thu Apr 30, 2015 8:00 am
- Forum: OSA General
- Topic: OSA 045 already!
- Replies: 1
- Views: 924
Re: OSA 045 already!
Good work.
- Mon Apr 27, 2015 12:20 pm
- Forum: OSA General
- Topic: Nest announces smart home API
- Replies: 35
- Views: 19240
Re: Nest announces smart home API
I don't think its updated for v044.
I'm going to install the new update in the next couple days then I will get the plugin updated and uploaded to the plugins page and to github.
I'm going to install the new update in the next couple days then I will get the plugin updated and uploaded to the plugins page and to github.
- Fri Feb 13, 2015 8:32 am
- Forum: OSA General
- Topic: Nest announces smart home API
- Replies: 35
- Views: 19240
Re: Nest announces smart home API
Thanks again Automate. I think I finally figured it out. I was never able to test the streaming updates for last_connection. I think that is where it wasn't getting converted to local time correctly. If this one works then I can upload it to the pluggins page and create a wiki for it. As well as get...
- Fri Feb 06, 2015 11:18 am
- Forum: OSA General
- Topic: Nest announces smart home API
- Replies: 35
- Views: 19240
Re: Nest announces smart home API
Thanks Automate. Looks like it isn't trying to add the object that already exists anymore. But I still have the dates screwed up. When I test it with a hardcoded date I don't get the same problem. I remember fixing something like that at some point. So maybe the plugin installer file I gave you guys...
- Tue Feb 03, 2015 7:19 am
- Forum: OSA General
- Topic: Nest announces smart home API
- Replies: 35
- Views: 19240
Re: Nest announces smart home API
The Nest Structure object should have methods to set the house to home or away. This is done on a per house basis and not a per thermostat. Unfortunately Nest doesn't provide information on whether the system is currently running. With some programming I could probably guess at this based on the mod...
- Mon Feb 02, 2015 11:44 am
- Forum: OSA General
- Topic: Nest announces smart home API
- Replies: 35
- Views: 19240
Re: Nest announces smart home API
Thanks for the feedback guys. I've posted a new version below. Automate, I see a couple of problems in the logs. 1) the last connection time isn't matching causing the streaming to be restarted even though it is still running. This results in multiple change notifications every time data is updated....