Commit graph

257 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
ed7580b5b0 fix for logging in case systemd is not available 2024-05-02 17:39:43 +02:00
avollkopf
858c71856d simplify log download 2024-05-02 12:45:44 +02:00
avollkopf
4ca441bba3 test for log since last boot 2024-05-02 07:08:23 +02:00
avollkopf
5d1c1eef2e fix 2024-05-01 19:31:59 +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
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
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
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
479148f771 GPIOZero Actor test for Pi5 2023-12-02 11:29:28 +01:00
avollkopf
a934de16fd release 2023-11-19 15:02:12 +01:00
avollkopf
dbffd8dd17 add parameter for dashboard grid width 2023-11-19 08:47:16 +01:00
avollkopf
bb5efce0ae update requirements (dependabot alarms and more) 2023-11-16 07:13:01 +01:00
avollkopf
35e83cdae1 some options are not available under windows -> added check in cli 2023-11-15 20:26:05 +01:00
avollkopf
beb350978e add debug-log-level to config.yaml to enable different logging level also in cbpi service 2023-11-14 18:33:23 +01:00
avollkopf
65a1e54632 always log cbpi version at start (info -> warning) 2023-11-03 07:32:18 +01:00
avollkopf
aa069c713c pyfiglet to version 1.0.2 and adaption in system controller to show ip address correctly 2023-11-03 06:55:42 +01:00
avollkopf
8457e23eab test on onewire setup 2023-10-19 07:14:22 +02:00
avollkopf
1b666be9bc fix for installation on bullseye with sudo and autostart 2023-10-18 20:30:26 +02:00
avollkopf
bead2b30ae copy craftbeerpi.template file to config folder if not existing after upgrade 2023-10-18 19:43:26 +02:00
avollkopf
7594395b4b update version # 2023-10-15 10:01:17 +02:00
avollkopf
8b2aaace1e changed craftbeerpi.service and cbpi version 2023-10-14 16:20:07 +02:00
avollkopf
72ea6ac2d7 adaption for kleiner Brauhelfer 2.6 database change (old DB version of KBH won't work) 2023-09-08 18:06:13 +02:00
avollkopf
50ff14184c another dependabot security update on cryptography 2023-08-05 16:05:44 +02:00
avollkopf
17d49d5a94 bump version 2023-07-30 12:18:28 +02:00
avollkopf
4dee07fc26 update version # for previous push 2023-07-29 15:11:26 +02:00
avollkopf
d6c2e465ac change requirements (depemdabot recommendation) 2023-07-23 16:45:28 +02:00
avollkopf
a301276725 test: add wait time for influxdb if no connection can be established after several retries -> currently, there seems to be interference with mqtt. 2023-06-29 19:16:27 +02:00
avollkopf
355376a1ba adapted requirements (cryptography/pyopenssl for security, asyncio-mqtt to aiomqtt due to change of package name) 2023-06-29 07:26:16 +02:00
avollkopf
1d9b27ed4b bump version to release 2023-06-10 13:58:33 +02:00
avollkopf
af97dc88ad Revert "changed cryptography requirement due to dependabot alarm"
This reverts commit eb646fc529.
2023-06-05 07:46:42 +02:00