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
|
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
|
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 |
|
avollkopf
|
eb646fc529
|
changed cryptography requirement due to dependabot alarm
|
2023-06-05 07:39:33 +02:00 |
|
avollkopf
|
8aa773db26
|
address dependabot alert #3 (https://github.com/PiBrewing/craftbeerpi4/security/dependabot/3)
|
2023-05-31 16:52:02 +02:00 |
|
avollkopf
|
0441b73503
|
bump to rc1
|
2023-05-31 07:05:58 +02:00 |
|
avollkopf
|
9558f3eb6e
|
update config parameters with version change and bump version
|
2023-05-17 21:52:53 +02:00 |
|
prash3r
|
819c9f33b9
|
removes unnecessary comments previously used as ToDo-List
|
2023-05-16 13:40:59 +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 |
|
Alexander Vollkopf
|
f37fd31e56
|
Merge branch 'development' into plugin-settings-selection-test
|
2023-04-23 18:06:58 +02:00 |
|
avollkopf
|
e483ef6287
|
update influx parameter description and remove port parameter automatically
|
2023-04-21 07:29:05 +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
|
f036a2f972
|
fix api description
|
2023-04-08 15:12:26 +02:00 |
|
avollkopf
|
668705e1e0
|
api function to remove oboslete settings parameters
|
2023-04-08 14:15:08 +02:00 |
|
avollkopf
|
efc3e3737c
|
variable CONFIG_STATUS (cbpi version)
|
2023-04-08 12:26:10 +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
|
662f29d094
|
change dependency -> trying to fix potential issue wit latest release and armv6 devices (Pi Zero W) -> Illegal Instruction PiBrewing/craftbeerpi4#108
|
2023-04-05 07:02:11 +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
|
1357aa2a0e
|
fix in http_plugin endpoint
|
2023-04-02 18:27:15 +02:00 |
|
avollkopf
|
73200890a1
|
removed logging item
|
2023-04-02 17:01:56 +02:00 |
|
avollkopf
|
754d8be21f
|
update currentdashbardnumber to hidden
|
2023-04-02 16:32:10 +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 |
|
avollkopf
|
7fa738d240
|
test
|
2023-04-01 14:13:04 +02:00 |
|
avollkopf
|
35252a2b83
|
change rev
|
2023-03-29 06:53:59 +02:00 |
|
avollkopf
|
0364769573
|
fixed another bug in case of no logging during inactivity
|
2023-03-28 07:00:21 +02:00 |
|
avollkopf
|
7df48bdf08
|
missing varable in mqttsensor
|
2023-03-27 22:31:47 +02:00 |
|
avollkopf
|
54eb769fb3
|
another fix
|
2023-03-27 22:12:11 +02:00 |
|
avollkopf
|
b52e260b4a
|
bug fix
|
2023-03-27 22:04:54 +02:00 |
|
avollkopf
|
187426eb4a
|
added sensor disabling with fermenter/kettle inactivity
|
2023-03-27 20:19:37 +02:00 |
|
avollkopf
|
5a2b0a8bd0
|
bump version to rc1
|
2023-03-26 16:41:45 +02:00 |
|
avollkopf
|
37203dd93e
|
uncomment 'break' in listening -> does not help to shutdown faster
|
2023-03-26 15:22:44 +02:00 |
|
avollkopf
|
b0406a4de8
|
cancelling also mqtt listening on cacnellederror
|
2023-03-26 11:36:18 +02:00 |
|