No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
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. hace 7 años
..
actor Actor Action added hace 8 años
addon Loading all plugins before calling initializer methods. Now also hace 8 años
base_plugins Update __init__.py hace 7 años
buzzer Buzzer Beep Level hace 8 años
config Merge pull request #55 from jalim/hotfix/buzzer_fix hace 8 años
core Remove duplicate line hace 7 años
fermenter Add reset to post put call (Fermenter update) hace 8 años
kettle - Import KBH hace 8 años
logs Added additional parameters to configure timeseries database queries (kairos_db_sampling_value, kairos_db_start_relative) hace 7 años
notification Fix **kwargs ommision. hace 8 años
plugins fix hace 8 años
recipe_import beer.xml import differentates between mash step or mash in step, depending on timer > 0. hace 7 años
sensors Action Button for Sensors added hace 8 años
stats - Import KBH hace 8 años
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. hace 7 años
system Added branches to git overview on system tab hace 7 años
ui Chart boost added hace 8 años
__init__.py Loading all plugins before calling initializer methods. Now also hace 8 años
app_config.py Added writing to Time Series Database KairosDB hace 7 años