Home2L - Python API v1.4-2-g83f4c (2025-08-23)
Smart Tools for a Private Home
Loading...
Searching...
No Matches
Home2L - Python API

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 Topics page.