Commit graph

19 commits

Author SHA1 Message Date
wind-rider
c78e6c088e Add a swagger.yaml file (#2182)
* Add a swagger.yaml file

@balloob
I created a swagger configuration file that will help people create clients (apps / frontends) for Home Assistant more easily. Based upon this code it is even possible to generate client code for several programming languages.

I created it by hand now, so when the API changes it will need to be updated. That's why it would be better to generate this specification automatically. This is possible for API frameworks but I don't know whether it is possible for the handwritten endpoints in Home Assistant. Maybe you could assist here?

This documentation could be used to replace a part of https://home-assistant.io/developers/rest_api/.

* Added restrict parameter

* Moved swagger file to docs folder
2016-06-09 23:35:47 -07:00
Paulus Schoutsen
815a6999b1 Update screenshot README 2016-06-09 21:23:20 -07:00
Paulus Schoutsen
e95d4cf19c Update screenshot 2015-08-30 17:48:06 -07:00
Paulus Schoutsen
bdfb8deb94 Updated screenshots 2014-11-13 22:52:39 -08:00
Paulus Schoutsen
f9fbb30fc0 Updated screenshots 2014-11-02 20:54:00 -08:00
Paulus Schoutsen
b9d0316903 Updated Nexus 10 screenshot 2014-10-27 22:52:16 -07:00
Paulus Schoutsen
2e721f92a3 Updated README.md with new interface 2014-10-26 19:40:14 -07:00
Paulus Schoutsen
a339fd0b53 Fixed typo in architecture diagram 2014-10-04 13:29:50 -04:00
Paulus Schoutsen
29c62780fc Moved Tasker for Android to separate repository 2014-09-24 12:04:33 -05:00
Paulus Schoutsen
00f0890021 Updated README.md screenshots 2014-06-05 23:28:48 -07:00
Paulus Schoutsen
50b492c64a Remote instances are now 100% operational 2014-04-29 00:30:31 -07:00
Paulus Schoutsen
697fce9924 Updating documentation 2014-01-04 18:24:30 -08:00
Paulus Schoutsen
4921787648 States.png is now screenshot of a more condensed table. 2013-12-10 00:39:58 -08:00
Paulus Schoutsen
d9ffb67f90 Updated the docs 2013-12-10 00:36:53 -08:00
Paulus Schoutsen
3641d2ca24 EventBus is now Bus that handles Events and Services 2013-11-19 23:48:08 -08:00
Paulus Schoutsen
f9d712d175 API updated to be RESTful 2013-10-29 00:22:38 -07:00
Paulus Schoutsen
5374ff7f71 Updated documentation 2013-10-25 12:54:30 +01:00
Paulus Schoutsen
f30587ced7 Added Android app to remote control home assistant 2013-10-06 21:45:45 -07:00
Paulus Schoutsen
e7d6c07b6a Updated docs. 2013-10-05 14:02:30 -07:00