Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
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. pirms 7 gadiem
..
actor Actor Action added pirms 8 gadiem
addon Loading all plugins before calling initializer methods. Now also pirms 8 gadiem
base_plugins Update __init__.py pirms 7 gadiem
buzzer Buzzer Beep Level pirms 8 gadiem
config Merge pull request #55 from jalim/hotfix/buzzer_fix pirms 8 gadiem
core Remove duplicate line pirms 7 gadiem
fermenter Add reset to post put call (Fermenter update) pirms 8 gadiem
kettle - Import KBH pirms 8 gadiem
logs Added additional parameters to configure timeseries database queries (kairos_db_sampling_value, kairos_db_start_relative) pirms 7 gadiem
notification Fix **kwargs ommision. pirms 8 gadiem
plugins fix pirms 8 gadiem
recipe_import beer.xml import differentates between mash step or mash in step, depending on timer > 0. pirms 7 gadiem
sensors Action Button for Sensors added pirms 8 gadiem
stats - Import KBH pirms 8 gadiem
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. pirms 7 gadiem
system Added branches to git overview on system tab pirms 7 gadiem
ui Chart boost added pirms 8 gadiem
__init__.py Loading all plugins before calling initializer methods. Now also pirms 8 gadiem
app_config.py Added writing to Time Series Database KairosDB pirms 7 gadiem