Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
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. il y a 7 ans
..
actor Actor Action added il y a 8 ans
addon Loading all plugins before calling initializer methods. Now also il y a 8 ans
base_plugins Update __init__.py il y a 7 ans
buzzer Buzzer Beep Level il y a 8 ans
config Merge pull request #55 from jalim/hotfix/buzzer_fix il y a 8 ans
core Remove duplicate line il y a 7 ans
fermenter Add reset to post put call (Fermenter update) il y a 8 ans
kettle - Import KBH il y a 8 ans
logs Added additional parameters to configure timeseries database queries (kairos_db_sampling_value, kairos_db_start_relative) il y a 7 ans
notification Fix **kwargs ommision. il y a 8 ans
plugins fix il y a 8 ans
recipe_import beer.xml import differentates between mash step or mash in step, depending on timer > 0. il y a 7 ans
sensors Action Button for Sensors added il y a 8 ans
stats - Import KBH il y a 8 ans
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. il y a 7 ans
system Added branches to git overview on system tab il y a 7 ans
ui Chart boost added il y a 8 ans
__init__.py Loading all plugins before calling initializer methods. Now also il y a 8 ans
app_config.py Added writing to Time Series Database KairosDB il y a 7 ans