Welcome to Smart Home Connect's docs! ===================================== .. image:: ../etc/logo.svg :width: 100 :align: right Smart Home Connect (SHC) is a Home Automation framework for Python 3, based on Python's AsyncIO modules for asynchronous event processing. Its purpose is to connect "smart home" devices via different communication protocols, provide means for creating automation rules/scripts and a web interface for controlling the devices via browser. * The latest stable version on PyPI: https://pypi.org/project/smarthomeconnect/ * SHC's source code at GitHub: https://github.com/mhthies/smarthomeconnect .. toctree:: :maxdepth: 2 :caption: Contents: base variables_expressions datatypes timer supervisor web data_logging interfaces misc Indices and Tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`