Commit graph

825 commits

Author SHA1 Message Date
avollkopf
ea5e56bf62 summary2 -> default: None 2025-01-05 14:01:27 +01:00
avollkopf
92854a149b fix in boilstep -> calculation for next hop timer 2025-01-05 13:26:18 +01:00
avollkopf
06ce4251af fix self.summary None -> "" 2025-01-05 09:11:16 +01:00
avollkopf
1937500535 remove test plugin from cbpi server 2025-01-03 10:32:05 +01:00
avollkopf
54caf00c83 Merge branch 'development' of https://github.com/PiBrewing/craftbeerpi4 into development 2025-01-03 10:30:45 +01:00
avollkopf
1c24a15acd revert 2025-01-03 10:25:21 +01:00
avollkopf
a706c6d544 minor adaptions -> bf upload swagger description 2025-01-03 10:15:14 +01:00
avollkopf
839e6caf88 add 2nd status text option for steps 2024-12-28 15:20:06 +01:00
avollkopf
4f2f3badea fix for last change -> GUI Version 2024-12-22 19:53:49 +01:00
avollkopf
2686b9c7c5 fix for kbh upload (bug introduced with changes for BF upload) 2024-12-22 19:12:48 +01:00
avollkopf
7c93bd24e0 Version to 4.4.7 release (update requirements and stabilization) 2024-12-20 12:15:13 +01:00
avollkopf
e5b3954069 update requirements 2024-12-19 17:47:35 +01:00
avollkopf
e2bf72bbce Add notifications if sensors,, actors,... can't be started 2024-12-18 20:01:01 +01:00
avollkopf
f679aabf0c replace type with actortype variable 2024-12-17 21:19:33 +01:00
avollkopf
47f5e82e77 adapt missing actor type in dataclass to other dataclasses 2024-12-17 21:16:52 +01:00
avollkopf
aa55033cea fix if actor plugin is not installed and actor is still in config 2024-12-17 20:03:39 +01:00
avollkopf
5d66521cd5 update readme 2024-12-09 11:36:07 +01:00
avollkopf
a62eee171d test github actions v4 2024-12-07 15:19:27 +01:00
avollkopf
378839f4ac update aiohttp requirements (dependabot) 2024-12-07 15:07:44 +01:00
avollkopf
f770888f77 update pyopenssl requirement 2024-10-10 20:19:26 +02:00
avollkopf
db40dc1b11 fix for restore, update requirements 2024-10-10 19:29:29 +02:00
avollkopf
4c70ef6fd2 fix warnings error for numpy in cooldown step 2024-09-15 13:29:58 +02:00
avollkopf
c3d6060a64 update requirements (dependabot alert for aiohttp) 2024-08-21 07:30:42 +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
avollkopf
979a83f09c address issue #137 2024-06-09 21:37:12 +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