Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
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 роки тому