Commit Graph

71 Commits (9072b24e55d080aec17a503524085b0c7bda2c66)

Author SHA1 Message Date
Nicolò Balzarotti 9072b24e55 add AHT40 sensor 2023-03-14 22:43:16 +01:00
Nicolò Balzarotti 2c5dd60aa4 update recipes 2023-03-14 22:37:13 +01:00
Nicolò Balzarotti b74c9555d4 fix missing colon 2023-02-25 12:30:32 +01:00
Nicolò Balzarotti 53e5f15dc5 sensors: fix freezer name 2023-02-25 12:27:38 +01:00
Nicolò Balzarotti 7cd0f0802a add freezer sensor 2023-02-25 12:18:19 +01:00
Nicolò Balzarotti dc755603e3 yogurt: turn off fan at end 2023-02-25 11:50:35 +01:00
Nicolò Balzarotti 572a15c1cd change freezer duty cycle to 10min on/off 2023-02-25 11:48:11 +01:00
Nicolò Balzarotti 91505d55da add freezer actuator to pin 14 2023-02-25 11:35:51 +01:00
Nicolò Balzarotti b65af6c02b fix invalid json, pretty print it 2023-02-25 11:10:10 +01:00
Nicolò Balzarotti 136b67cbf4 fix invalid syntax 2023-02-25 11:07:12 +01:00
Nicolò Balzarotti 012d731f03 Add heater2 the same output as humidifier 2023-02-25 11:04:44 +01:00
Nicolò Balzarotti 256df00325 Extend control support to refrigerator, modify recipes accordingly.
Also, update yogurt recipe to support freezer
2023-02-25 10:56:13 +01:00
Nicolò Balzarotti c29b3d49cf homepage: sensor history json download 2023-02-25 10:55:56 +01:00
Nicolò Balzarotti 56fdb75831 scheme: add few helper functions 2023-02-22 12:12:44 +01:00
Nicolò Balzarotti 3e1e242301 server.js: fix wrong s to h function 2023-02-22 12:09:34 +01:00
Nicolò Balzarotti fcda05dfc6 eval scheme: fix few crashes caused by invalid json serialization 2023-02-22 04:17:14 +01:00
Nicolò Balzarotti 40c9655424 scm.py: support eval. Improve eval in home page 2023-02-22 03:58:53 +01:00
Nicolò Balzarotti 13e1ed9f34 eval scheme from index page 2023-02-22 03:50:21 +01:00
Nicolò Balzarotti 44e62713c2 app: add scheme eval socketio function 2023-02-22 03:44:37 +01:00
Nicolò Balzarotti 44c0272434 fix typo 2023-02-22 03:44:24 +01:00
Nicolò Balzarotti 0afa5e15a8 SHT40: reduce head to once in 10 minutes 2023-02-22 03:37:54 +01:00
Nicolò Balzarotti cd54b1896a disable smooth 2023-02-22 00:38:07 +01:00
Nicolò Balzarotti 58d412d038 dismiss modal immediately 2023-02-21 22:57:51 +01:00
Nicolò Balzarotti ec53f98ded fix couple of problems in the smooth 2023-02-21 22:53:22 +01:00
Nicolò Balzarotti f11fa59dcc try to smooth sensor values 2023-02-21 22:47:49 +01:00
Nicolò Balzarotti 9c32bb4c4c update humidifier with correct wattage 2023-02-21 19:24:34 +01:00
Nicolò Balzarotti a81d2cc6a1 update plot interface with point number selection and pause 2023-02-21 19:23:12 +01:00
Nicolò Balzarotti c180ce9ea6 server.js: small temporary workaround 2023-02-21 16:46:53 +01:00
Nicolò Balzarotti cc8bd1a0c6 recipes (koji): update recipe 2023-02-21 16:39:16 +01:00
Nicolò Balzarotti e9713731b1 few improvments and fixes to consumption/time tracking 2023-02-21 16:34:40 +01:00
Nicolò Balzarotti e94994f4fb fix SHT never using HEAT 2023-02-21 14:19:12 +01:00
Nicolò Balzarotti 9840f4a788 comment uselss print 2023-02-21 14:03:39 +01:00
Nicolò Balzarotti 6cfed55d6c confirm stop recipe 2023-02-21 14:03:39 +01:00
Nicolò Balzarotti 81f2a37aae live reload recipe/actuator changes 2023-02-21 14:03:39 +01:00
Nicolò Balzarotti 645292d5a5 allow reloading recipes 2023-02-21 14:03:39 +01:00
Nicolò Balzarotti 7c6c2fdc85 server.js: properly respect maxpoints 2023-02-21 14:03:39 +01:00
Nicolò Balzarotti 6cfa299371 compute actuators consumption
utils.py: New file.
2023-02-21 14:03:39 +01:00
Nicolò Balzarotti b9575f8b6e do not crash when SHT sensor library is missing 2023-02-21 13:58:12 +01:00
Nicolò Balzarotti 4b1a3e9a7e fix koji recipe 2023-02-21 13:57:38 +01:00
Nicolò Balzarotti 6758716ae0 New fermenter support 2023-02-19 20:06:15 +01:00
Nicolò Balzarotti 5991765c60 Revert "fix recipe editor?"
This reverts commit 16dfaf1d0d.
2023-01-06 10:54:06 +01:00
Nicolò Balzarotti 16dfaf1d0d fix recipe editor? 2023-01-06 10:51:16 +01:00
Nicolò Balzarotti 400269986e wip 2023-01-05 19:18:22 +01:00
Nicolò Balzarotti 1a64f3ed10 fix recipes 2023-01-05 16:31:42 +01:00
Nicolò Balzarotti 920822a74f add switch state 2023-01-05 15:55:39 +01:00
Nicolò Balzarotti b043ab9f25 fix stracchino controller 2023-01-05 15:54:26 +01:00
Nicolò Balzarotti 3c6f920221 fixup 2023-01-05 15:51:31 +01:00
Nicolò Balzarotti 7cfbb3f56b fixup 2023-01-05 15:49:33 +01:00
Nicolò Balzarotti bd96ca95a6 fix gpio read 2023-01-05 15:47:31 +01:00
Nicolò Balzarotti b75b306726 try to fix 2023-01-05 15:44:41 +01:00