Search found 1691 matches
- Fri May 29, 2015 2:43 pm
- Forum: OSA General
- Topic: Nest announces smart home API
- Replies: 35
- Views: 17950
Re: Nest announces smart home API
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 mode and the target temps and the ambient temp. But it would just be a guess and not 100% accurate. Good News! I got an email from Nest with t...
- Fri May 15, 2015 3:58 pm
- Forum: Installation Support
- Topic: Installation Problem/Error
- Replies: 14
- Views: 5977
Re: Installation Problem/Error
Welcome to OSA!
Which version of OSA are you trying to install?
Make sure .NET 4.0 or higher is installed. Try running Windows Update and make sure everything is up to date.
Which version of OSA are you trying to install?
Make sure .NET 4.0 or higher is installed. Try running Windows Update and make sure everything is up to date.
- Mon Apr 20, 2015 3:43 pm
- Forum: OSA General
- Topic: Important time sensitive question, please provide input.
- Replies: 3
- Views: 941
Re: Important time sensitive question, please provide input.
I kind of like the idea of keeping the demo objects separate from the install. Since we have Object/SQL Export/Input we could separate all the demo objects into their own SQL script. We could even create a SYSTEM method called "Load Demo Objects" New users could be told to go to the SYSTEM object an...
- Thu Apr 09, 2015 6:13 am
- Forum: Bug Reports and Testing
- Topic: Jabber plugin disconnects
- Replies: 6
- Views: 3625
Re: Jabber plugin disconnects
@Albert07 I've seen this before but it does not happen too often. It can be a problem if you have a lot of plugins running. If you aren't using a plugin don't enable it.
- Thu Apr 09, 2015 6:08 am
- Forum: Developers
- Topic: Debugging plugins in Visual Studio
- Replies: 1
- Views: 979
Re: Debugging plugins in Visual Studio
Did you see the note in red? "Note: Plugins for version 0.40 and higher of OSA do not need to use the below special procedure."
- Thu Apr 09, 2015 6:05 am
- Forum: OSA General
- Topic: WebServer
- Replies: 1
- Views: 938
Re: WebServer
Not currently but there is a way to set the login timeout to a very very long time so it not a big problem.
- Thu Apr 09, 2015 6:01 am
- Forum: Plugins
- Topic: Ubiquiti mFi
- Replies: 3
- Views: 3291
Re: Ubiquiti mFi
The In-wall outlets and switches are new but the mPort and mPower have been out for a while. The hardware is nice. Each device runs Linux and they allow users to login and tinker. But I'm not a fan of the PC "controller" software. Their controller software uses Java and Flash two of my least favorit...
- Thu Apr 09, 2015 5:43 am
- Forum: Hardware
- Topic: Zipato RGBW LED Bulb
- Replies: 3
- Views: 2702
Re: Zipato RGBW LED Bulb
Sounds great. Let us know if you need any help with the plugin.
- Thu Apr 02, 2015 1:49 pm
- Forum: Plugins
- Topic: Ubiquiti mFi
- Replies: 3
- Views: 3291
Re: Ubiquiti mFi
I have an mPower but have not gotten around to writing a plugin for it.
There is an API here http://community.ubnt.com/t5/mFi/mPower ... 9#U1076449
They also have a web socket API which should be even better but it is not documented.
There is an API here http://community.ubnt.com/t5/mFi/mPower ... 9#U1076449
They also have a web socket API which should be even better but it is not documented.
- Mon Mar 02, 2015 4:06 pm
- Forum: Z-Wave
- Topic: Heating Control
- Replies: 18
- Views: 6292
Re: Heating Control
Looks like Vera works differently than OSA. Since the receiver is only one node on the Zwave network it should be only one OSA object not three like the Vera. But the OSA object should have methods for turning on/off both outputs. The receiver many not be properly recognized by OpenZwave. What does ...