Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
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. před 7 roky
..
actor Actor Action added před 8 roky
addon Loading all plugins before calling initializer methods. Now also před 8 roky
base_plugins Update __init__.py před 7 roky
buzzer Buzzer Beep Level před 8 roky
config Merge pull request #55 from jalim/hotfix/buzzer_fix před 8 roky
core Remove duplicate line před 7 roky
fermenter Add reset to post put call (Fermenter update) před 8 roky
kettle - Import KBH před 8 roky
logs Added additional parameters to configure timeseries database queries (kairos_db_sampling_value, kairos_db_start_relative) před 7 roky
notification Fix **kwargs ommision. před 8 roky
plugins fix před 8 roky
recipe_import beer.xml import differentates between mash step or mash in step, depending on timer > 0. před 7 roky
sensors Action Button for Sensors added před 8 roky
stats - Import KBH před 8 roky
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. před 7 roky
system Added branches to git overview on system tab před 7 roky
ui Chart boost added před 8 roky
__init__.py Loading all plugins before calling initializer methods. Now also před 8 roky
app_config.py Added writing to Time Series Database KairosDB před 7 roky