Commit graph

246 commits

Author SHA1 Message Date
avollkopf
e623aa2e5e add notifications to ui state variables and functionality to delete notifications 2024-05-30 19:01:06 +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
ed7580b5b0 fix for logging in case systemd is not available 2024-05-02 17:39: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
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
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
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
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
dbffd8dd17 add parameter for dashboard grid width 2023-11-19 08:47:16 +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
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
2eece208eb activate break to mqtt listen loop on cancel -> prevent sigkill on stop or restart service 2023-07-29 15:10:28 +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
prash3r
955409d81a repaires log clearence from analytics page 2023-05-16 12:23:24 +02:00
prash3r
7fd6361d30 hookable log data debugging fixes 2023-05-14 15:55:41 +02:00
prash3r
0d164e8f34 Merge branch 'development', remote-tracking branch 'upstream' into hookable-log-data-revisited 2023-05-14 14:16:18 +02:00
prash3r
384a8d5422 moves CSV Sensor logging into core extension 2023-04-19 17:33:18 +02:00
prash3r
4eebb17291 moves influxDB integration into extensions folder 2023-04-19 16:47:48 +02:00
prash3r
f01bdb94bd implements the log_data() hook 2023-04-19 14:07:26 +02:00
avollkopf
9f2f4c87c7 changed api get all config parameters 2023-04-16 17:56:00 +02:00
avollkopf
639efe72c4 added update parameter to list 2023-04-16 17:48:19 +02:00
avollkopf
1d6cd75f8c fixed bug in parameter generation -> source | options order 2023-04-16 17:22:33 +02:00
avollkopf
668705e1e0 api function to remove oboslete settings parameters 2023-04-08 14:15:08 +02:00
avollkopf
9041ad7daa added error handling in case of corrupt json config files. 2023-04-08 11:55:49 +02:00
avollkopf
5e69ce4c40 handling in case of error (config controller -> remove) 2023-04-07 16:26:03 +02:00
avollkopf
dc36cc1ed3 test withconfig parameter removal 2023-04-06 12:40:49 +02:00
avollkopf
5e2dc35b30 test newer cryptography version as 40.0.0 may cuase issues on older 32 bit systems 2023-04-05 06:45:33 +02:00
avollkopf
7d9d010e0c keyword 'globalsettings' in plugin setup.py required to show up on settings page 2023-04-03 20:39:35 +02:00
avollkopf
73200890a1 removed logging item 2023-04-02 17:01:56 +02:00
avollkopf
be77d90c7e automatic config update test 2023-04-02 16:14:33 +02:00
avollkopf
5f3e3ea60d Add 'All' and 'steps' as categories 2023-04-02 13:05:48 +02:00
avollkopf
a70c63edf4 add http api to retreive only plugin names 2023-04-01 14:18:44 +02:00