Commit graph

  • dbffd8dd17 add parameter for dashboard grid width avollkopf 2023-11-19 08:47:16 +0100
  • bb5efce0ae update requirements (dependabot alarms and more) avollkopf 2023-11-16 07:13:01 +0100
  • 35e83cdae1 some options are not available under windows -> added check in cli avollkopf 2023-11-15 20:26:05 +0100
  • beb350978e add debug-log-level to config.yaml to enable different logging level also in cbpi service avollkopf 2023-11-14 18:33:23 +0100
  • 65a1e54632 always log cbpi version at start (info -> warning) avollkopf 2023-11-03 07:32:18 +0100
  • aa069c713c pyfiglet to version 1.0.2 and adaption in system controller to show ip address correctly avollkopf 2023-11-03 06:55:42 +0100
  • 550f6551ac just some minor changes in the tests avollkopf 2023-11-01 14:52:32 +0100
  • 268077720a
    Merge pull request #119 from PiBrewing/bookworm-test Alexander Vollkopf 2023-11-01 14:03:42 +0100
  • f03bb14143 next onewire setup test #119 avollkopf 2023-10-19 07:45:05 +0200
  • 60108f0594 next test avollkopf 2023-10-19 07:41:30 +0200
  • 76ee4b74a7 next onewire setup test avollkopf 2023-10-19 07:38:15 +0200
  • f00a646a2a another onewire setup test avollkopf 2023-10-19 07:33:37 +0200
  • aa8e5eec2c further onewire setup test avollkopf 2023-10-19 07:30:59 +0200
  • 69da4beff7 further test avollkopf 2023-10-19 07:24:47 +0200
  • 5f4c957fc5 extend w1 test avollkopf 2023-10-19 07:22:25 +0200
  • 8457e23eab test on onewire setup avollkopf 2023-10-19 07:14:22 +0200
  • 6d8faa7f75 fix avollkopf 2023-10-18 20:33:21 +0200
  • 1b666be9bc fix for installation on bullseye with sudo and autostart avollkopf 2023-10-18 20:30:26 +0200
  • bead2b30ae copy craftbeerpi.template file to config folder if not existing after upgrade avollkopf 2023-10-18 19:43:26 +0200
  • 7594395b4b update version # avollkopf 2023-10-15 10:01:17 +0200
  • 4721cf3a8c support different users for autostart avollkopf 2023-10-15 09:59:05 +0200
  • 0ec02447d5 add shutil to autostart cmdline -> no need to enter pwd several times avollkopf 2023-10-14 16:39:00 +0200
  • e044545a5b chromium autostart should be also working w/o sudo avollkopf 2023-10-14 16:33:41 +0200
  • 8b2aaace1e changed craftbeerpi.service and cbpi version avollkopf 2023-10-14 16:20:07 +0200
  • 252c2d171b test for bookworm -> staring cbpi w/o sudo install with pipx avollkopf 2023-10-14 16:17:03 +0200
  • 72ea6ac2d7 adaption for kleiner Brauhelfer 2.6 database change (old DB version of KBH won't work) avollkopf 2023-09-08 18:06:13 +0200
  • 50ff14184c another dependabot security update on cryptography avollkopf 2023-08-05 16:05:44 +0200
  • 47be753824
    Merge pull request #116 from PiBrewing/development Alexander Vollkopf 2023-07-30 12:23:20 +0200
  • 17d49d5a94 bump version #116 avollkopf 2023-07-30 12:18:28 +0200
  • 4dee07fc26 update version # for previous push avollkopf 2023-07-29 15:11:26 +0200
  • 2eece208eb activate break to mqtt listen loop on cancel -> prevent sigkill on stop or restart service avollkopf 2023-07-29 15:10:28 +0200
  • d6c2e465ac change requirements (depemdabot recommendation) avollkopf 2023-07-23 16:45:28 +0200
  • a301276725 test: add wait time for influxdb if no connection can be established after several retries -> currently, there seems to be interference with mqtt. avollkopf 2023-06-29 19:16:27 +0200
  • 355376a1ba adapted requirements (cryptography/pyopenssl for security, asyncio-mqtt to aiomqtt due to change of package name) avollkopf 2023-06-29 07:26:16 +0200
  • e9c38f1010
    Merge pull request #111 from PiBrewing/development Alexander Vollkopf 2023-06-10 14:04:30 +0200
  • 1d9b27ed4b bump version to release #111 avollkopf 2023-06-10 13:58:33 +0200
  • af97dc88ad Revert "changed cryptography requirement due to dependabot alarm" avollkopf 2023-06-05 07:46:42 +0200
  • eb646fc529 changed cryptography requirement due to dependabot alarm avollkopf 2023-06-05 07:39:33 +0200
  • 8aa773db26 address dependabot alert #3 (https://github.com/PiBrewing/craftbeerpi4/security/dependabot/3) avollkopf 2023-05-31 16:52:02 +0200
  • 0441b73503 bump to rc1 avollkopf 2023-05-31 07:05:58 +0200
  • 9558f3eb6e update config parameters with version change and bump version avollkopf 2023-05-17 21:52:53 +0200
  • e01850f2dc
    Merge pull request #110 from prash3r/hookable-log-data-revisited Alexander Vollkopf 2023-05-17 19:56:22 +0200
  • 819c9f33b9 removes unnecessary comments previously used as ToDo-List #110 prash3r 2023-05-16 13:40:59 +0200
  • 955409d81a repaires log clearence from analytics page prash3r 2023-05-16 12:23:24 +0200
  • 125bd07162 modified tests for hookable log data prash3r 2023-05-14 17:43:48 +0200
  • 7fd6361d30 hookable log data debugging fixes prash3r 2023-05-14 15:55:41 +0200
  • 0d164e8f34 Merge branch 'development', remote-tracking branch 'upstream' into hookable-log-data-revisited prash3r 2023-05-14 14:16:18 +0200
  • 4fb67ad1a5
    Merge pull request #109 from PiBrewing/plugin-settings-selection-test Alexander Vollkopf 2023-04-23 18:07:06 +0200
  • f37fd31e56
    Merge branch 'development' into plugin-settings-selection-test #109 Alexander Vollkopf 2023-04-23 18:06:58 +0200
  • e483ef6287 update influx parameter description and remove port parameter automatically avollkopf 2023-04-21 07:29:05 +0200
  • 384a8d5422 moves CSV Sensor logging into core extension prash3r 2023-04-19 17:33:18 +0200
  • 4eebb17291 moves influxDB integration into extensions folder prash3r 2023-04-19 16:47:48 +0200
  • f01bdb94bd implements the log_data() hook prash3r 2023-04-19 14:07:26 +0200
  • 9f2f4c87c7 changed api get all config parameters avollkopf 2023-04-16 17:56:00 +0200
  • 639efe72c4 added update parameter to list avollkopf 2023-04-16 17:48:19 +0200
  • 1d6cd75f8c fixed bug in parameter generation -> source | options order avollkopf 2023-04-16 17:22:33 +0200
  • f990e0e0a3 requirement aiohttp -> 3.8.4 avollkopf 2023-04-08 15:21:17 +0200
  • f036a2f972 fix api description avollkopf 2023-04-08 15:12:26 +0200
  • 668705e1e0 api function to remove oboslete settings parameters avollkopf 2023-04-08 14:15:08 +0200
  • efc3e3737c variable CONFIG_STATUS (cbpi version) avollkopf 2023-04-08 12:26:10 +0200
  • 9041ad7daa added error handling in case of corrupt json config files. avollkopf 2023-04-08 11:55:49 +0200
  • 5e69ce4c40 handling in case of error (config controller -> remove) avollkopf 2023-04-07 16:26:03 +0200
  • dc36cc1ed3 test withconfig parameter removal avollkopf 2023-04-06 12:40:49 +0200
  • 662f29d094 change dependency -> trying to fix potential issue wit latest release and armv6 devices (Pi Zero W) -> Illegal Instruction PiBrewing/craftbeerpi4#108 avollkopf 2023-04-05 07:02:11 +0200
  • 5e2dc35b30 test newer cryptography version as 40.0.0 may cuase issues on older 32 bit systems avollkopf 2023-04-05 06:45:33 +0200
  • 7d9d010e0c keyword 'globalsettings' in plugin setup.py required to show up on settings page avollkopf 2023-04-03 20:39:35 +0200
  • 1357aa2a0e fix in http_plugin endpoint avollkopf 2023-04-02 18:27:15 +0200
  • 73200890a1 removed logging item avollkopf 2023-04-02 17:01:56 +0200
  • 754d8be21f update currentdashbardnumber to hidden avollkopf 2023-04-02 16:32:10 +0200
  • be77d90c7e automatic config update test avollkopf 2023-04-02 16:14:33 +0200
  • 5f3e3ea60d Add 'All' and 'steps' as categories avollkopf 2023-04-02 13:05:48 +0200
  • a70c63edf4 add http api to retreive only plugin names avollkopf 2023-04-01 14:18:44 +0200
  • 7fa738d240 test avollkopf 2023-04-01 14:13:04 +0200
  • da72d61612
    Merge pull request #106 from PiBrewing/development Alexander Vollkopf 2023-03-30 16:11:25 +0200
  • 35252a2b83 change rev #106 avollkopf 2023-03-29 06:53:59 +0200
  • 0364769573 fixed another bug in case of no logging during inactivity avollkopf 2023-03-28 07:00:21 +0200
  • 7df48bdf08 missing varable in mqttsensor avollkopf 2023-03-27 22:31:47 +0200
  • 54eb769fb3 another fix avollkopf 2023-03-27 22:12:11 +0200
  • b52e260b4a bug fix avollkopf 2023-03-27 22:04:54 +0200
  • e16c0ac66d remove egg.info dir avollkopf 2023-03-27 20:24:01 +0200
  • 187426eb4a added sensor disabling with fermenter/kettle inactivity avollkopf 2023-03-27 20:19:37 +0200
  • 5a2b0a8bd0 bump version to rc1 avollkopf 2023-03-26 16:41:45 +0200
  • 37203dd93e uncomment 'break' in listening -> does not help to shutdown faster avollkopf 2023-03-26 15:22:44 +0200
  • b0406a4de8 cancelling also mqtt listening on cacnellederror avollkopf 2023-03-26 11:36:18 +0200
  • 3768a77dfe added soome additional info on cancelled task avollkopf 2023-03-25 19:15:26 +0100
  • bcf9b3e06b improved handling in cancelling the mqtt subscription avollkopf 2023-03-25 18:50:36 +0100
  • 62298ae844 additional logging in mqttsensor task cancel avollkopf 2023-03-25 18:35:17 +0100
  • 6e066282c4 some tweaks avollkopf 2023-03-25 14:56:04 +0100
  • 3186c182f7 test avollkopf 2023-03-25 14:23:21 +0100
  • c5d6cb5ae5 test avollkopf 2023-03-25 14:15:30 +0100
  • 84bb745054 test avollkopf 2023-03-25 13:54:24 +0100
  • 5cbc7e1393 test avollkopf 2023-03-25 13:51:13 +0100
  • 1fcbe91e09 test avollkopf 2023-03-25 13:27:15 +0100
  • 848fb4e778 test avollkopf 2023-03-25 13:25:07 +0100
  • 5f24e2d149 test avollkopf 2023-03-25 13:19:02 +0100
  • a8ec65b3e4 update avollkopf 2023-03-25 12:56:37 +0100
  • 9257b95e37 additional logging info avollkopf 2023-03-25 12:44:28 +0100
  • 5bc5259bc3 added reduced logging functionality to httpsensor avollkopf 2023-03-25 11:56:01 +0100
  • 88528f6df7 added reduced logging fucntionality to onewire sensor (depeding on kettle or fermenter activity) avollkopf 2023-03-25 11:30:38 +0100
  • 2aa2ef71ba mqttsensor with reduced logging freqency option on inactive fermenter or kettle avollkopf 2023-03-25 10:56:42 +0100