Projet de remplacement du "RPiPasserelle" d'Otec.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maxime Alves LIRMM@home e025bc47bb [logs] added log level for LOGLEVEL environment variable, INFO is default. fixed typo in variable_value 4 years ago
db [style] \t to ' ' in sql file 4 years ago
docs route openapi specs 4 years ago
pyheatpump [logs] added log level for LOGLEVEL environment variable, INFO is default. fixed typo in variable_value 4 years ago
tests [cli] added tests for **fetch** 4 years ago
.gitignore added db file to gitignore 4 years ago
LICENSE Initial commit 4 years ago
README.md [deps] added requirements.txt 4 years ago
poetry.lock [deps] added click to deps (for CLI) 4 years ago
pyproject.toml [cli] cli name correction 4 years ago
pytest.ini [variables][db] fixed variable addresses and modbus functions 4 years ago

README.md

pyHeatpump

Projet de remplacement du “RPiPasserelle” d’Otec.

Dependencies

pysqlite3 umodbus starlette uvicorn pytest requests