Home2L - Python API  v1.2-2-ga4fe (2023-04-15)
Smart Tools for a Private Home
Home2L - Python API Documentation

This is the documentation of the Python API of the Home2L suite. It is meant as a reference for authors of

  • automation rules,
  • drivers and software tools written in Python.

The main purpose of this page is to give a list and overview on the existing Python functions and classes.

The Home2L Book contains explanations on concepts and examples. Additional information on the lower-level functions and classes can be found in the C/C++ API documentation. Most of the information presented here is also available as Python docstrings (avaliable via help(<name>) in a Python shell).

To get started, navigate to the Modules page.