Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
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. vor 7 Jahren
..
actor Actor Action added vor 8 Jahren
addon Loading all plugins before calling initializer methods. Now also vor 8 Jahren
base_plugins Update __init__.py vor 7 Jahren
buzzer Buzzer Beep Level vor 8 Jahren
config Merge pull request #55 from jalim/hotfix/buzzer_fix vor 8 Jahren
core Remove duplicate line vor 7 Jahren
fermenter Add reset to post put call (Fermenter update) vor 8 Jahren
kettle - Import KBH vor 8 Jahren
logs Added additional parameters to configure timeseries database queries (kairos_db_sampling_value, kairos_db_start_relative) vor 7 Jahren
notification Fix **kwargs ommision. vor 8 Jahren
plugins fix vor 8 Jahren
recipe_import beer.xml import differentates between mash step or mash in step, depending on timer > 0. vor 7 Jahren
sensors Action Button for Sensors added vor 8 Jahren
stats - Import KBH vor 8 Jahren
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. vor 7 Jahren
system Added branches to git overview on system tab vor 7 Jahren
ui Chart boost added vor 8 Jahren
__init__.py Loading all plugins before calling initializer methods. Now also vor 8 Jahren
app_config.py Added writing to Time Series Database KairosDB vor 7 Jahren