esphome-docs/index.rst

34 lines
726 B
ReStructuredText
Raw Normal View History

2018-05-13 11:37:02 +02:00
esphomelib API Reference
========================
Welcome to the esphomelib API docs!
-----------------------------------
esphomeyaml docs can be found here: `esphomeyaml docs`_.
Here you will find all of esphomelib's API documentation together with some examples.
Eventually, guides will also be setup here on how to create your own custom components and some basic stuff.
.. _esphomeyaml docs: /esphomeyaml/index.html
Web Server API
--------------
See `Web Server API`_ for documentation of the web server REST API.
.. _Web Server API: /web-api/index.html
Indices and tables
==================
2018-06-01 18:10:00 +02:00
.. toctree::
2018-06-06 07:19:01 +02:00
:maxdepth: 2
2018-06-01 18:10:00 +02:00
esphomeyaml/index
2018-06-03 14:00:32 +02:00
web-api/index
api/index
2018-06-01 18:10:00 +02:00
2018-05-13 11:37:02 +02:00
* :ref:`genindex`
* :ref:`search`