使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
michal
/
craftbeerpi3
镜像自地址
https://github.com/Manuel83/craftbeerpi3
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
2
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
187
提交
10
分支
951MB
目录树:
2da4aff978
dependabot/pip/eventlet-0.31.0
dependabot/pip/httplib2-0.19.0
dependabot/pip/pyyaml-5.4
fermenter20
core_refactoring
dependabot/pip/werkzeug-0.15.3
master
no_wiringpi
python3_migration
revert-105-patch2
3.1_alpha
3.0
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '2da4aff978'
${ noResults }
craftbeerpi3
/
modules
文件历史
Johannes
b89dc3a4c3
start event is called everytime a new step starts. So a new value for "active_brew" will only be generated if the value before was "none". The value is "none" either after initializing the app or after the process got stopped. That leaves one potentiall error: if a process is started and the app needs a restart. In this case a new value for "active_brew" would be unecessarily generated.
7 年前
..
actor
Actor Action added
8 年前
addon
Loading all plugins before calling initializer methods. Now also
8 年前
base_plugins
Update __init__.py
7 年前
buzzer
Buzzer Beep Level
8 年前
config
Merge pull request #55 from jalim/hotfix/buzzer_fix
8 年前
core
Remove duplicate line
7 年前
fermenter
Add reset to post put call (Fermenter update)
8 年前
kettle
- Import KBH
8 年前
logs
Added additional parameters to configure timeseries database queries (kairos_db_sampling_value, kairos_db_start_relative)
7 年前
notification
Fix **kwargs ommision.
8 年前
plugins
fix
8 年前
recipe_import
beer.xml import differentates between mash step or mash in step, depending on timer > 0.
7 年前
sensors
Action Button for Sensors added
8 年前
stats
- Import KBH
8 年前
steps
start event is called everytime a new step starts. So a new value for "active_brew" will only be generated if the value before was "none". The value is "none" either after initializing the app or after the process got stopped. That leaves one potentiall error: if a process is started and the app needs a restart. In this case a new value for "active_brew" would be unecessarily generated.
7 年前
system
Added branches to git overview on system tab
7 年前
ui
Chart boost added
8 年前
__init__.py
Loading all plugins before calling initializer methods. Now also
8 年前
app_config.py
Added writing to Time Series Database KairosDB
7 年前