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 d6ccd04e9c [conf][tests] added mac_address retrieval 4 lat temu
..
models [models] added heatpump model and added "since" function to variables models 4 lat temu
__init__.py [package] added version in __init__ 4 lat temu
app.py [app] create the main API routes and mount the routers 4 lat temu
cli.py [cli][supervise] added the *supervise* functions to insert data to supervisor 4 lat temu
config.py [conf][tests] added mac_address retrieval 4 lat temu
db.py [db][fetch] fixed db insertion of new Variable objects 4 lat temu
heatpump.py [routes][heatpump] use the Heatpump model 4 lat temu
index.html [app] create the main API routes and mount the routers 4 lat temu
logger.py [logs] added log level for LOGLEVEL environment variable, INFO is default. fixed typo in variable_value 4 lat temu
modbus.py [modbus] added defaut timeout for modbus connections 4 lat temu
variable_types.py [routers] correct the app value in routers 4 lat temu
variable_values.py [routers] correct the app value in routers 4 lat temu
variables.py [routers] correct the app value in routers 4 lat temu