Commit graph

818 commits

Author SHA1 Message Date
Alexander Vollkopf
8b42600781
Merge pull request #143 from PiBrewing/development
Development
2024-07-13 12:31:24 +02:00
avollkopf
90289ef949 bump version 2024-07-13 12:25:27 +02:00
avollkopf
ac1d407e0c change requirements 2024-07-13 11:56:41 +02:00
avollkopf
e0b220d980 get first ferment target temp from BF for cooldown step 2024-07-12 15:37:31 +02:00
avollkopf
4de128f902 change requirement for numpy to 2.0.0 2024-07-07 19:25:00 +02:00
avollkopf
909bc58e32 adapt cooldown step to newer numpy function 2024-07-07 19:14:55 +02:00
avollkopf
c58ca46219 test on optional offset for mqtt sensor (#139) 2024-07-06 09:06:48 +02:00
avollkopf
62370980e0 test for autostart with different routine to detect user 2024-07-02 21:17:34 +02:00
avollkopf
591f933db0 usage of retry-after header information in bf api call 2024-07-01 22:52:00 +02:00
avollkopf
c26891180d bump version 2024-07-01 19:32:26 +02:00
avollkopf
607a403a8c Additional checks, if bf api is not accessible 2024-06-30 12:13:46 +02:00
avollkopf
598f1e9dce call bf recipes at startup and add list to state parameters. -> recudtion of bf api calls 2024-06-29 07:02:15 +02:00
avollkopf
3bf8a9ba6b further change for BF v2 api 2024-06-23 14:53:03 +02:00
Alexander Vollkopf
0f7308b745
Merge pull request #140 from PiBrewing/brewfatherAPIV2Test
Brewfather apiv2 test
2024-06-18 20:57:58 +02:00
avollkopf
31aa275d96 add parameter for bf recipe list length 2024-06-18 17:28:31 +02:00
avollkopf
45592733da reduce logging on bf v2 api calls 2024-06-18 06:57:53 +02:00
avollkopf
97845bc2dc brewfatherapiv2test 2024-06-17 19:40:38 +02:00
avollkopf
eb1365d329 change version number to release 2024-06-16 20:21:46 +02:00
Alexander Vollkopf
edbd2319da
Merge pull request #138 from PiBrewing/development
address issue #137
2024-06-10 07:03:36 +02:00
avollkopf
979a83f09c address issue #137 2024-06-09 21:37:12 +02:00
Alexander Vollkopf
045e10bfd7
Merge pull request #136 from PiBrewing/development
Development
2024-06-06 06:49:37 +02:00
avollkopf
049f506089 change version to release candidate 2024-06-05 21:37:27 +02:00
avollkopf
59be57fd75 changes for UI 0.3.14.a8 (CustomSVG properties will be changed automatically) 2024-06-04 21:27:59 +02:00
avollkopf
14e0190bb9 add timestamp to log files in log file folder and allow to download current logfile under windows 2024-06-01 19:14:56 +02:00
avollkopf
e7c7d85731 show restore errors in notification after startup 2024-05-31 16:30:35 +02:00
avollkopf
6cc4d3e19b show missing content in commandline if restore of config fails 2024-05-31 15:36:19 +02:00
avollkopf
cdf70b8eb7 remove restored config from config folder (bug fix) 2024-05-31 07:38:15 +02:00
avollkopf
e623aa2e5e add notifications to ui state variables and functionality to delete notifications 2024-05-30 19:01:06 +02:00
avollkopf
f594ed04a0 added rangewarning for testing (different color in dashboard -> dev version of ui required) 2024-05-28 21:51:17 +02:00
avollkopf
f3a8fdf1a2 remove old backup files locally prior to generation of new backup file 2024-05-10 22:16:18 +02:00
avollkopf
9d928cd58f add date prefix to backup download name 2024-05-10 21:29:53 +02:00
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