biomatx

Python API for managing the Biomatx home automation system


License
MIT
Install
pip install biomatx==0.0.8

Documentation

pybiomatx

Tests pypi version Code style: black pdm-managed

Python API for managing the Biomatx home automation system

Requirements

pybiomatx requires Python >=3.9

Installation

It is recommended to install with pipx, if pipx haven't been installed yet, refer to the pipx's docs

$ pipx install biomatx

Alternatively, install with pip to the user site:

$ python -m pip install --user biomatx