Commit graph

600 commits

Author SHA1 Message Date
avollkopf
cb8372fd54 test 2023-03-07 07:18:09 +01:00
avollkopf
4752c7df95 test2 2023-03-07 07:16:53 +01:00
avollkopf
84deba1706 test 2023-03-07 07:08:47 +01:00
avollkopf
531d11ef95 original 2023-03-07 07:06:52 +01:00
avollkopf
80703b3fa3 revert back again 2023-03-07 07:06:04 +01:00
avollkopf
a0243ff681 test 2023-03-07 07:04:45 +01:00
avollkopf
352090e6e7 test 2023-03-07 07:03:51 +01:00
avollkopf
9834a0dd3c add change string case action 2023-03-07 07:00:53 +01:00
avollkopf
1a082933b4 back 1 2023-03-07 06:54:48 +01:00
avollkopf
29960e15f7 revert 2023-03-07 06:53:11 +01:00
avollkopf
43c60c528d revert back 2023-03-07 06:52:50 +01:00
avollkopf
5eab4194f0 test workflow 2023-03-07 06:47:11 +01:00
avollkopf
3b0c12c2e5 test workflow 2023-03-07 06:45:33 +01:00
avollkopf
d0278c2448 test with sensor datatype -> should allow datetime in sensors. requires also new ui version (0.3.8) 2023-03-06 20:11:53 +01:00
avollkopf
4c0aa22e98 adapted dockerfiles to new org 2023-03-04 16:03:04 +01:00
avollkopf
2c978400b9 set actor power added to api 2023-03-04 15:03:21 +01:00
avollkopf
6d5fd493df Hysteresis extension: switch heater only on/off once 2023-03-02 06:51:57 +01:00
avollkopf
39bf7c8fe1 pkg info 2023-02-26 17:48:11 +01:00
Alexander Vollkopf
5feb1ab4c0
Merge pull request #90 from avollkopf/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2023-02-26 17:38:21 +01:00
Alexander Vollkopf
671feb08cd
Create CODE_OF_CONDUCT.md 2023-02-26 17:37:29 +01:00
avollkopf
be59c7c9e4 allow float values for kettle target temp 2023-02-11 15:30:19 +01:00
avollkopf
616503eed6 added dwell time to boilstep 2023-02-07 19:34:58 +01:00
Alexander Vollkopf
d033a908e3
Merge pull request #88 from prash3r/fix-for-cli-create-issue-87
Fix for cli create issue 87
2023-02-07 19:05:48 +01:00
prash3r
7a1aabd123 fixes #87 cli create problem 2023-02-07 18:02:17 +01:00
Alexander Vollkopf
a819782e5a
Merge pull request #86 from avollkopf/development
Merge from Development Branch
2023-02-01 22:48:54 +01:00
avollkopf
760d9b8c7a bump revision 2023-02-01 06:41:34 +01:00
avollkopf
679d10d4dc newer pandas in requirements 2023-01-29 12:26:03 +01:00
avollkopf
90f94525be trying to fix dleetion of logfiles via analytics page 2023-01-28 16:34:09 +01:00
avollkopf
853920be6d Fixed Typo in fermenterhysteresis description 2023-01-27 17:09:53 +01:00
avollkopf
56ec309dab transfer guiversion to gui 2023-01-27 12:26:55 +01:00
avollkopf
366d6cbe91 Improved handling of missing or corrupt step_data and fermenterstep_data files at startup 2023-01-26 17:43:19 +01:00
avollkopf
9e50b790e0 aded sensor name and timestamp of last data to notification 2023-01-23 07:15:29 +01:00
avollkopf
85490cebc8 added timeout notification to mqtt sensor; => 0 value will deactivate function 2023-01-22 19:53:54 +01:00
avollkopf
47e3bcb529 added alarm to httpsensor on timeout 2023-01-22 16:37:10 +01:00
avollkopf
4ddc9690ef added timeout parameter to notificartion controller for potential later usage in UI 2023-01-20 21:26:40 +01:00
avollkopf
2429ea63d1 some fixes in tests and parameter for influxdb measurement name 2023-01-20 17:31:23 +01:00
avollkopf
10e603e81c require latest numpy t-> works with python up to 3.11 in devcontainer 2023-01-15 14:21:16 +01:00
avollkopf
2d5ca55718 add unique client id for mqtt broker 2023-01-15 09:33:11 +01:00
avollkopf
7f76645b05 adapted sattelite_controller init to upcomming asyncio-mqtt requirements 2023-01-15 08:25:01 +01:00
avollkopf
f5d9d4304a bump version 2023-01-08 13:38:07 +01:00
avollkopf
23d540f48f reverting back cryptographie for now as v38 won't build on the pi 2023-01-08 13:37:34 +01:00
avollkopf
7504ae23f6 update dockerfile to python 3.10 and requirements for asyncio-mqtt 2023-01-08 12:19:50 +01:00
avollkopf
4dd20ff985 partial update for sattelite controller to adapt to future requirements of asyncio-mqtt
Still some additional work required
2023-01-08 12:05:17 +01:00
avollkopf
4823a04a8e python 3.10 compatibility 2023-01-07 22:39:17 +01:00
avollkopf
8d6f21749d replaced PyInquirer with inquirer for python 3.10 compatibility 2023-01-07 22:39:08 +01:00
avollkopf
d6316a13f6 updated requirements.txt 2023-01-07 16:46:38 +01:00
avollkopf
1f7cd381ad updated packages requirements to latest available packages 2023-01-07 16:43:08 +01:00
Alexander Vollkopf
6cd2988ec9
Merge pull request #78 from phylax2020/development
Copy dashboard files from config folder to config/dashboard when upgr…
2023-01-07 16:14:19 +01:00
phylax2020
0c957de5e5 Copy dashboard files from config folder to config/dashboard when upgrading to version 4.0.7. Detect missing or empty dashboard file in config/dashboard. 2023-01-05 10:01:57 +01:00
Alexander Vollkopf
08f292209f
Merge pull request #77 from avollkopf/development
Development
2022-12-10 15:14:33 +01:00