Johannes
73e0726434
Added sample test case
hace 8 años
Johannes
35e94b111d
tidied up some log statements
hace 8 años
Johannes
ec335ecadf
fixed bug where logger stopped logging, because of calling cbpi.run() twice
hace 8 años
Manuel83
6253cb9976
fix
hace 8 años
Manuel83
616a9c7933
fix
hace 8 años
Manuel83
1dc4f5ffd5
Update git status
hace 8 años
Manuel83
a265d3a8cc
Clean up print statements
hace 8 años
Johannes
52bb994997
replaced the remaining print statements with calls to logger
hace 8 años
Johannes
b3145fad01
- Added RotatingFileHandler to log configuration.
- switched most occurrences of "print" to "logger"
hace 8 años
Manuel83
d9e79d0208
Change to Pritt print Cache
hace 8 años
Carl Allen
707a576e16
Restore port config for 3.1
hace 8 años
Manuel83
547804be2b
-Custom Web View Examples Added
-UI Adjustment for small screens. Brew Steps are displayed above the
kettles.
-
hace 8 años
Manuel83
813b2f0035
- Login Added. Default Password is „beer“
- Several UI Adjustments - still work in progress
- New API Method to add custom JavaScript to CraftBeerPi
- Global Action Buttons added
- Register new Web Modules for complete custom UI
hace 8 años
Manuel83
42ed9f02af
First Refactoring
- Major API Changes in Core Module
- Will be changed further. Still work in progress
hace 8 años
Carl Allen
590ef4ca92
set default_value for Text Property
hace 8 años
Manuel83
f771289224
Loading all plugins before calling initializer methods. Now also
initializer which are defined in the plugin will be called. Before
these initializer where ignored.
hace 8 años
Co de Waal
bf02c08677
Update __init__.py
hace 8 años
Manuel83
c765589984
Chart boost added
hace 8 años
Carl Allen
f62f9ba7ce
Add default to text property for @IndyJoeA
hace 8 años
Carl Allen
909a6aa0ea
Add default values for Property.Number
hace 8 años
Manuel83
40b7253a6d
- Add On - Link to Plugin Website
- CSS Fix for Safari
hace 8 años
swimIan
124a03bd0f
Add notification(s) at the end of a mashstep, boilstep, and upon reaching boil temperature.
hace 8 años
swimIan
1c4e16e358
Add notification at the end of a mashstep.
hace 8 años
Carl Allen
01997f741c
Allow modifying chart data in plugins
hace 8 años
swimIan
518a139b5d
Update __init__.py
Added a wait time between the beeps.
hace 8 años
swimIan
42e91de9eb
Add two more beeps to the buzzer sound
Makes the buzzer notifications more noticeable.
hace 8 años
swimIan
a368213cd1
Update beerxml.py
hace 8 años
swimIan
58fd9a659e
Update beerxml.py
hace 8 años
swimIan
e750fbb70e
Update beerxml.py
hace 8 años
swimIan
ed9bbed084
Testing
hace 8 años
swimIan
b9b3fee8c9
Remove spaces
hace 8 años
swimIan
ad02e2490d
Remove spaces
hace 8 años
swimIan
5d6e32a57f
test
hace 8 años
swimIan
85f0c6cbff
test
hace 8 años
swimIan
f60658c84e
Update beerxml.py
hace 8 años
swimIan
b4ddc60c07
Update beerxml.py
hace 8 años
swimIan
6fd39a81a9
Update beerxml.py
hace 8 años
swimIan
bb6f6f2b36
Add mashin step including the infusion temp from a beerxml import
hace 8 años
swimIan
54dd31ea11
Update all brew steps to allow decimal values
Changes int() on mashin and boilsteps to a float() value to check if the Target Temp is reached. This allows decimals value to not error out in the log.
hace 8 años
IndyJoeA
1d586b353e
Make buzzer GPIO an Int
Fixes buzzer initialization errors
hace 8 años
Manuel83
929db1df81
Actor Action added
hace 8 años
Carl Allen
91c0dc9a59
fix geather to greater
hace 8 años
Carl Allen
8c0f03c139
Update __init__.py
hace 8 años
Carl Allen
2398ce360d
Improved descriptions for fermenter hysteresis
hace 8 años
Carl Allen
a978f43649
Add back in sensor_name and improve description for offset
hace 8 años
Manuel83
da6b107e94
tool tip for config properties
hace 8 años
Manuel83
47268d8d1c
Allow to use actor, sensor and kettle dropdown for actor and sensor
config.
hace 8 años
MikonosII
20b535b293
Update __init__.py
swapped .PropertyNumber("Cooler Offset ON", True, 0) on lines 11 and 12. On should match with min and Off should match with max on lines 32 and 35
hace 8 años
Manuel83
3af76d0a1e
Action Button for Sensors added
hace 8 años
Manuel83
ba0e932239
Beer.xml convert to Fahrenheit
hace 8 años