avollkopf
|
42670efd9c
|
Added fermenterstep with controlled ramp rate
|
2022-03-28 15:59:04 +02:00 |
|
avollkopf
|
83286150b7
|
Add Codename
|
2022-03-24 07:33:48 +01:00 |
|
Alexander Vollkopf
|
bdc534e12c
|
Merge pull request #46 from craftbeerpi/master
Align with upstream
|
2022-03-21 11:59:46 +01:00 |
|
Alexander Vollkopf
|
6cf49a822a
|
Merge branch 'master' into master
|
2022-03-21 11:30:05 +01:00 |
|
avollkopf
|
e3f47e6651
|
Merge branch 'master' of https://github.com/craftbeerpi/craftbeerpi4
|
2022-03-15 21:15:42 +01:00 |
|
avollkopf
|
cdc2ee83a3
|
fix if no description is given in fermenterrecipe
|
2022-03-15 21:15:38 +01:00 |
|
Alexander Vollkopf
|
30ec17be3c
|
Merge pull request #88 from papauorg/feature/fix-readme-links
Fix readme links for the main repository -> brings only the readme links back to the upstream repo
|
2022-03-15 16:09:12 +01:00 |
|
Alexander Vollkopf
|
9349ce8ca8
|
Merge pull request #91 from papauorg/feature/fix-version-regex
Allow 3 part version numbers -> no change on server itself and won't break anything for the release candidate
|
2022-03-15 16:06:42 +01:00 |
|
Philipp Grathwohl
|
2bde0e42ae
|
Allow 3 part version numbers
|
2022-03-15 08:13:00 +01:00 |
|
avollkopf
|
d8ba8c0ac5
|
fix create plugin under windows
|
2022-03-15 06:53:40 +01:00 |
|
Manuel Fritsch
|
fda8042ff1
|
version number update to 4.0.3
|
2022-03-13 12:55:52 +01:00 |
|
Manuel Fritsch
|
036e70e4bf
|
Merge form dev branch
|
2022-03-13 12:52:40 +01:00 |
|
avollkopf
|
aa76c908ef
|
wlan0 speed fix for linux / defalt mqtt actor off on startup
|
2022-03-09 08:25:17 +01:00 |
|
avollkopf
|
12803b62c4
|
check if nic is down
|
2022-03-08 19:43:37 +01:00 |
|
avollkopf
|
c3c4101b6b
|
Added NIC Speed info to system controller
|
2022-03-08 14:25:00 +01:00 |
|
Alexander Vollkopf
|
f3cd341813
|
Merge pull request #45 from craftbeerpi/development_fermentersteps
Transfer from organization dev branch that has now fermentersteps
|
2022-03-08 07:32:09 +01:00 |
|
avollkopf
|
6ac93e5212
|
fix for stepid on load recipe/addstep
|
2022-03-07 16:43:00 +01:00 |
|
avollkopf
|
bc6649dff8
|
Dont' start femrentationstep before mqtt sensor has received a value
|
2022-03-07 15:03:41 +01:00 |
|
Philipp Grathwohl
|
ea8f22b90d
|
Fix readme links for the main repository
|
2022-03-07 07:36:45 +01:00 |
|
Manuel Fritsch
|
3b81f1d844
|
remove db and update get async loop
|
2022-03-06 14:39:52 +01:00 |
|
Manuel Fritsch
|
248be2c6e2
|
db removed
|
2022-03-06 14:37:44 +01:00 |
|
avollkopf
|
ecbb2d404d
|
use current fermenter recipe name when sending recipe to fermenter
|
2022-03-05 16:07:15 +01:00 |
|
avollkopf
|
fc14c786a4
|
added development_fermentersteps to workflow (test)
|
2022-03-05 13:43:32 +01:00 |
|
avollkopf
|
e32b2c4af8
|
worflow
|
2022-03-05 13:24:08 +01:00 |
|
avollkopf
|
0dfc55aa04
|
another workflow test
|
2022-03-05 13:22:03 +01:00 |
|
avollkopf
|
ea990bc759
|
test workflow
|
2022-03-05 13:18:12 +01:00 |
|
avollkopf
|
b6ad39df1b
|
text workflow
|
2022-03-05 13:14:29 +01:00 |
|
avollkopf
|
a136f6b467
|
set default for mqtt sensor to 999 and add check to fermentersteps target temp step
|
2022-03-05 11:29:33 +01:00 |
|
avollkopf
|
bce0a0025b
|
cleanup in fermentation controller and setup.py
|
2022-03-05 11:02:49 +01:00 |
|
avollkopf
|
2370b6d124
|
WindowsSelectorEventLoopPolicy import caused error under linux -> try to import
|
2022-03-04 17:45:28 +01:00 |
|
avollkopf
|
b1dc05b209
|
feasibility to update fermentersteps (not reqwuired yet)
|
2022-03-04 16:52:16 +01:00 |
|
avollkopf
|
db4e75525f
|
check if server is running under windows to fix issue with mqtt under win and python 3.9
|
2022-03-04 16:36:50 +01:00 |
|
avollkopf
|
a16c14feca
|
fix for loading fermenterrecipes from recipe book -> add endtime = 0
|
2022-03-02 19:40:22 +01:00 |
|
avollkopf
|
b84e33822b
|
added shutdown flag to all steps for on_timer_done
|
2022-03-02 17:25:59 +01:00 |
|
avollkopf
|
662e8b4497
|
updated libs and fix eventloop from lib_update branch
|
2022-03-02 12:35:16 +01:00 |
|
avollkopf
|
3cf48fff04
|
fix to start timer directly after restart on step with remaining time
|
2022-03-02 10:29:21 +01:00 |
|
avollkopf
|
1d3298fc60
|
autostart active fermenterstep with remaining time
|
2022-03-02 07:53:43 +01:00 |
|
avollkopf
|
5bcbb7480a
|
fixes for femrentersteps on controler shutdown
|
2022-03-01 21:55:52 +01:00 |
|
avollkopf
|
959c33624d
|
one more fix on timer reset for fermentationstep
|
2022-02-28 18:15:23 +01:00 |
|
avollkopf
|
2573e39bd8
|
timer fix for manual stop and restart of fermentationstep
|
2022-02-28 16:47:33 +01:00 |
|
avollkopf
|
a503995d98
|
update cli and remove target temp to 0 at fermenterstep end
|
2022-02-28 11:15:02 +01:00 |
|
avollkopf
|
580bdd899a
|
Autostart active or stopped step with orignila endtime
|
2022-02-27 18:45:57 +01:00 |
|
avollkopf
|
ff37779863
|
Fermentation controller will start step instead of logic after restart
|
2022-02-26 23:08:45 +01:00 |
|
Manuel Fritsch
|
840d97c115
|
lib update
|
2022-02-26 22:03:38 +01:00 |
|
Manuel Fritsch
|
c5acb68c6b
|
update .gitignore
|
2022-02-26 21:47:24 +01:00 |
|
Manuel83
|
d02da30d11
|
Delete .DS_Store
|
2022-02-26 21:46:43 +01:00 |
|
Manuel Fritsch
|
18476a78c0
|
updated of cli
|
2022-02-26 21:45:10 +01:00 |
|
avollkopf
|
c272d1ba2a
|
Fixed time format for timer and messages in case of longer steps
|
2022-02-25 07:28:18 +01:00 |
|
avollkopf
|
d87a578447
|
fix calculation of fermentation end time -> Format still open
|
2022-02-24 18:37:46 +01:00 |
|
avollkopf
|
b2d29678b5
|
Added fermenter recipe book
|
2022-02-24 13:46:56 +01:00 |
|