Commit graph

220 commits

Author SHA1 Message Date
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
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
beae95f847 update dependencies and integrate inverted gpiopwm actor 2024-02-23 16:38:50 +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
ef72e9236c usage of rpi-lgpio package 2023-12-02 12:54:51 +01:00
avollkopf
479148f771 GPIOZero Actor test for Pi5 2023-12-02 11:29:28 +01:00
avollkopf
dbffd8dd17 add parameter for dashboard grid width 2023-11-19 08:47:16 +01:00
avollkopf
252c2d171b test for bookworm -> staring cbpi w/o sudo install with pipx 2023-10-14 16:17:03 +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
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
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
avollkopf
1d6cd75f8c fixed bug in parameter generation -> source | options order 2023-04-16 17:22:33 +02:00
avollkopf
efc3e3737c variable CONFIG_STATUS (cbpi version) 2023-04-08 12:26:10 +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
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
3768a77dfe added soome additional info on cancelled task 2023-03-25 19:15:26 +01:00
avollkopf
62298ae844 additional logging in mqttsensor task cancel 2023-03-25 18:35:17 +01:00
avollkopf
6e066282c4 some tweaks 2023-03-25 14:56:04 +01:00
avollkopf
3186c182f7 test 2023-03-25 14:23:21 +01:00
avollkopf
c5d6cb5ae5 test 2023-03-25 14:15:30 +01:00
avollkopf
84bb745054 test 2023-03-25 13:54:24 +01:00
avollkopf
5cbc7e1393 test 2023-03-25 13:51:13 +01:00
avollkopf
1fcbe91e09 test 2023-03-25 13:27:15 +01:00
avollkopf
848fb4e778 test 2023-03-25 13:25:07 +01:00
avollkopf
5f24e2d149 test 2023-03-25 13:19:02 +01:00
avollkopf
a8ec65b3e4 update 2023-03-25 12:56:37 +01:00
avollkopf
9257b95e37 additional logging info 2023-03-25 12:44:28 +01:00
avollkopf
5bc5259bc3 added reduced logging functionality to httpsensor 2023-03-25 11:56:01 +01:00
avollkopf
88528f6df7 added reduced logging fucntionality to onewire sensor (depeding on kettle or fermenter activity) 2023-03-25 11:30:38 +01:00
avollkopf
2aa2ef71ba mqttsensor with reduced logging freqency option on inactive fermenter or kettle 2023-03-25 10:56:42 +01:00
pascal1404
6996a93d2b
Merge pull request #103 from mstrinzha/influxdb
InfluxDB: support non-ASCII symbols in sensor names
2023-03-23 22:01:59 +01:00
Maxim Strinzha
15b275b22e Setup default ULR for influxdb 2023-03-21 22:58:35 +03:00
avollkopf
f975eb7a47 added global settings parameter for buzzer sound in UI 2023-03-18 16:05:13 +01:00
avollkopf
7aecdac6a7 change in influxdb address requirements 2023-03-13 07:14:26 +01:00
avollkopf
f5e6b22f01 timer fix 2023-03-08 19:21:07 +01:00
avollkopf
bffa3c36e3 minor changes to timer code 2023-03-08 06:58:17 +01:00
avollkopf
4d1c24e2c1 removed some notifications from alarmtimer 2023-03-08 06:50:18 +01:00