Projet de remplacement du "RPiPasserelle" d'Otec.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Maxime Alves LIRMM@home a37da79028 [models] fixed some variable names and remove Digital address offsets il y a 3 ans
..
models [models] fixed some variable names and remove Digital address offsets il y a 3 ans
__init__.py [package] added version in __init__ il y a 3 ans
app.py [app] create the main API routes and mount the routers il y a 3 ans
cli.py [cli][fetch] add "--type" option to filter the variables that we update il y a 3 ans
config.py [conf][tests] added mac_address retrieval il y a 3 ans
db.py [db][fetch] fixed db insertion of new Variable objects il y a 3 ans
heatpump.py [routes][heatpump] use the Heatpump model il y a 3 ans
index.html [app] create the main API routes and mount the routers il y a 3 ans
logger.py [logs] added log level for LOGLEVEL environment variable, INFO is default. fixed typo in variable_value il y a 3 ans
modbus.py [modbus] add value checking in write_values + logs il y a 3 ans
variable_types.py [routers] correct the app value in routers il y a 3 ans
variable_values.py [routers] correct the app value in routers il y a 3 ans
variables.py [routers] correct the app value in routers il y a 3 ans