Commit graph

774 commits

Author SHA1 Message Date
avollkopf
2180cad285 change default values for fermenter hysteresis to values that will work if users don't read the documentation and don't enter values at all... 2024-05-09 19:18:49 +02:00
avollkopf
07ffe0dea8 changes for devcontainer 2024-05-02 19:02:02 +02:00
avollkopf
daf9495722 test workflow 2024-05-02 18:07:57 +02:00
avollkopf
d20b0af71a add systemd-python to requirements.txt 2024-05-02 17:41:01 +02:00
avollkopf
ed7580b5b0 fix for logging in case systemd is not available 2024-05-02 17:39:43 +02:00
Alexander Vollkopf
fe15b4c0e9
Merge pull request #134 from PiBrewing/python-systemd_test
Fix for issue #132 (CVE-2024-3955)
2024-05-02 13:01:43 +02:00
avollkopf
f5593fdc1f remove old downloadlog function 2024-05-02 12:52:22 +02:00
avollkopf
858c71856d simplify log download 2024-05-02 12:45:44 +02:00
avollkopf
f5c242d7c8 write log since last boot to file 2024-05-02 07:32:38 +02:00
avollkopf
4ca441bba3 test for log since last boot 2024-05-02 07:08:23 +02:00
avollkopf
1f56fa8fe1 fixas 'last boot log' was always overwritten 2024-05-01 20:36:29 +02:00
avollkopf
00ac853488 write logfile line by line 2024-05-01 19:55:29 +02:00
avollkopf
d7ff5ca712 check error 2024-05-01 19:37:22 +02:00
avollkopf
e12d437ed0 add write logfile 2024-05-01 19:35:36 +02:00
avollkopf
5d1c1eef2e fix 2024-05-01 19:31:59 +02:00
avollkopf
3f74bd9de5 test on log download 2024-05-01 19:25:56 +02:00
avollkopf
fd2a8b2988 change requirement 2024-05-01 16:56:05 +02:00
avollkopf
ffacde41aa test requirement python-systemd 2024-05-01 16:50:24 +02:00
avollkopf
0cac23e730 remove test logging 2024-04-29 17:34:44 +02:00
avollkopf
a818b471a7 fix for kbh as temps were not imported correctly issue was introduced woth commit: 72ea6ac2d7 2024-04-29 17:32:13 +02:00
avollkopf
822ed8df14 compatibility test to support compressoractor plugin 2024-04-27 17:15:06 +02:00
avollkopf
57572c777e add check for logtime parameter in http_system endpoint as first test to address issue #132 2024-04-15 19:07:37 +02:00
avollkopf
33481caa7b change rev number from test to release 2024-04-13 09:12:59 +02:00
avollkopf
a29aded5d7 update requirements 2024-04-12 17:28:21 +02:00
avollkopf
ab948d721d update requirements to newer versions 2024-03-22 07:00:03 +01:00
avollkopf
4ce0540f98 align requirements to setup.py 2024-02-27 17:38:16 +01:00
Alexander Vollkopf
883913261f
Merge branch 'aiomqtttest' into development 2024-02-27 07:23:19 +01:00
avollkopf
1d1a7e8cfb just add topic filters for mqttsensor instead of crating tasks to accommodate new aiomqtt single message queue 2024-02-27 07:20:10 +01:00
avollkopf
077365fde6 add 2024 to startup log 2024-02-23 17:35:01 +01:00
avollkopf
beae95f847 update dependencies and integrate inverted gpiopwm actor 2024-02-23 16:38:50 +01:00
avollkopf
8f7828b812 change version for new build 2024-02-23 15:35:03 +01:00
avollkopf
f659eea65b test for aiomqtt 2.0 -> NOT WORKING YET 2024-02-23 15:33:47 +01:00
avollkopf
8cab633291 fixed payload for last mqtt change 2024-02-23 06:47:17 +01:00
avollkopf
1450cd45d9 update on fermeterstepupdate -> remove step id from topic and show only active step as payload 2024-02-23 06:26:43 +01:00
avollkopf
28f0ca9779 change of mqtt payloads for fermenterupdate and fermenterstepupdate 2024-02-22 19:45:06 +01:00
avollkopf
ef67caaa68 address the dependabot issues 2024-02-04 18:47:24 +01:00
avollkopf
8b827268ce check, if cbpi port is already in use prior start and log error message 2024-01-20 15:52:43 +01:00
avollkopf
751f1721cd try to start server and print error, if not possible (test) 2024-01-20 15:12:48 +01:00
avollkopf
99f37fcbfa add checks for config folder 2024-01-20 11:17:27 +01:00
avollkopf
10d76bc398 integrate max power for fermenter hysteresis from test plugin into cbpi4 2024-01-13 16:31:15 +01:00
avollkopf
60afd70dfe raise error notification if step can't be started 2024-01-12 18:37:05 +01:00
avollkopf
b642bab351 another test on log export 2024-01-12 17:57:34 +01:00
avollkopf
0dfabde7b3 test for log export fix (plugins) 2024-01-12 17:06:52 +01:00
avollkopf
6eca1dea68 bump version 2024-01-01 18:24:51 +01:00
avollkopf
3bf639d05f fix for fresh installation (add asyncio-timeout to requirements) 2024-01-01 18:20:40 +01:00
avollkopf
272cb9fb19 bump release version 2023-12-31 11:45:11 +01:00
avollkopf
5bd187eaf5 updated requirements 2023-12-30 17:10:10 +01:00
avollkopf
99f1175bb8 reverting back packages (issues on pi) 2023-12-18 21:56:46 +01:00
avollkopf
22eba69cbc update requirements 2023-12-18 21:36:56 +01:00
avollkopf
ef72e9236c usage of rpi-lgpio package 2023-12-02 12:54:51 +01:00