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
|
4ce0540f98
|
align requirements to setup.py
|
2024-02-27 17:38:16 +01:00 |
|
Alexander Vollkopf
|
883913261f
|
Merge branch 'aiomqtttest' into development
|
2024-02-27 07:23:19 +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
|
077365fde6
|
add 2024 to startup log
|
2024-02-23 17:35:01 +01:00 |
|
avollkopf
|
beae95f847
|
update dependencies and integrate inverted gpiopwm actor
|
2024-02-23 16:38:50 +01:00 |
|
avollkopf
|
8f7828b812
|
change version for new build
|
2024-02-23 15:35:03 +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
|
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
|
751f1721cd
|
try to start server and print error, if not possible (test)
|
2024-01-20 15:12:48 +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
|
ef72e9236c
|
usage of rpi-lgpio package
|
2023-12-02 12:54:51 +01:00 |
|
avollkopf
|
06c3e0a39a
|
update requirements
|
2023-12-02 11:30:08 +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
|
550f6551ac
|
just some minor changes in the tests
|
2023-11-01 14:52:32 +01:00 |
|
Alexander Vollkopf
|
268077720a
|
Merge pull request #119 from PiBrewing/bookworm-test
Merge Bookworm test into developmnent
|
2023-11-01 14:03:42 +01:00 |
|
avollkopf
|
f03bb14143
|
next onewire setup test
|
2023-10-19 07:45:05 +02:00 |
|
avollkopf
|
60108f0594
|
next test
|
2023-10-19 07:41:30 +02:00 |
|
avollkopf
|
76ee4b74a7
|
next onewire setup test
|
2023-10-19 07:38:15 +02:00 |
|
avollkopf
|
f00a646a2a
|
another onewire setup test
|
2023-10-19 07:33:37 +02:00 |
|
avollkopf
|
aa8e5eec2c
|
further onewire setup test
|
2023-10-19 07:30:59 +02:00 |
|
avollkopf
|
69da4beff7
|
further test
|
2023-10-19 07:24:47 +02:00 |
|
avollkopf
|
5f4c957fc5
|
extend w1 test
|
2023-10-19 07:22:25 +02:00 |
|
avollkopf
|
8457e23eab
|
test on onewire setup
|
2023-10-19 07:14:22 +02:00 |
|
avollkopf
|
6d8faa7f75
|
fix
|
2023-10-18 20:33:21 +02:00 |
|
avollkopf
|
1b666be9bc
|
fix for installation on bullseye with sudo and autostart
|
2023-10-18 20:30:26 +02:00 |
|