Commit Graph
85 Commits
Author SHA1 Message Date
Manuel83 d9e79d0208 Change to Pritt print Cache 2017-09-28 07:40:06 +02:00
Manuel83 547804be2b -Custom Web View Examples Added
-UI Adjustment for small screens. Brew Steps are displayed above the
kettles.
-
2017-09-27 20:13:36 +02:00
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
2017-09-24 15:10:45 +02:00
Manuel83 42ed9f02af First Refactoring
- Major API Changes in Core Module
- Will be changed further. Still work in progress
2017-09-21 00:03:33 +02:00
Carl Allen 590ef4ca92 set default_value for Text Property 2017-09-04 21:16:23 -05:00
Manuel83andGitHub d3bc54001f Merge pull request #101 from carlallen/default_value_for_numbers
Default value for Property.Number
2017-09-04 16:34:53 +02:00
Manuel83andGitHub 25dead2e4d Merge pull request #115 from cow77/patch-3
Update __init__.py
2017-09-04 16:34:25 +02:00
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.
2017-08-31 18:42:02 +02:00
Co de WaalandGitHub bf02c08677 Update __init__.py 2017-08-29 11:11:20 +02:00
Manuel83 c765589984 Chart boost added 2017-08-15 22:10:59 +02:00
Carl AllenandGitHub f62f9ba7ce Add default to text property for @IndyJoeA 2017-07-28 09:32:15 -05:00
Carl Allen 909a6aa0ea Add default values for Property.Number 2017-07-26 18:15:31 -05:00
Manuel83 40b7253a6d - Add On - Link to Plugin Website
- CSS Fix for Safari
2017-07-24 21:27:42 +02:00
Manuel83andGitHub 2fe3d1d68e Merge pull request #94 from carlallen/modify_charts_in_plugins
Allow modifying chart data in plugins
2017-07-22 09:13:10 +02:00
swimIan b75926d23e Removes boiltemp notifications for earlier commit 2017-07-21 15:49:11 -07:00
swimIan 124a03bd0f Add notification(s) at the end of a mashstep, boilstep, and upon reaching boil temperature. 2017-07-21 14:57:49 -07:00
swimIan 1c4e16e358 Add notification at the end of a mashstep. 2017-07-20 16:44:57 -07:00
Carl Allen 01997f741c Allow modifying chart data in plugins 2017-07-18 15:06:55 -05:00
swimIan ea793996ab Merge branch 'master' into patch-1 2017-07-16 16:58:51 -07:00
swimIanandGitHub d6d023798a Merge branch 'master' into patch-1 2017-07-16 16:29:11 -07:00
swimIanandGitHub 518a139b5d Update __init__.py
Added a wait time between the beeps.
2017-07-16 16:12:46 -07:00
swimIanandGitHub 9c44d3ff62 Merge pull request #1 from Manuel83/master
Update
2017-07-15 23:33:22 -07:00
swimIan eee5680ba9 Merge branch 'master' of https://github.com/swimIan/craftbeerpi3 2017-07-15 23:17:47 -07:00
swimIanandGitHub 42e91de9eb Add two more beeps to the buzzer sound
Makes the buzzer notifications more noticeable.
2017-07-15 23:04:44 -07:00
swimIan 4d08b17abd Merge branch 'master' of https://github.com/swimIan/craftbeerpi3 2017-07-15 22:53:59 -07:00
swimIan 98fbcaf910 Merge branch 'master' of https://github.com/swimIan/craftbeerpi3 2017-07-15 22:50:46 -07:00
swimIan a368213cd1 Update beerxml.py 2017-07-15 22:45:51 -07:00
swimIanandGitHub 58fd9a659e Update beerxml.py 2017-07-15 22:43:10 -07:00
swimIanandGitHub e750fbb70e Update beerxml.py 2017-07-15 22:38:42 -07:00
swimIan ed9bbed084 Testing 2017-07-15 22:26:08 -07:00
swimIan b9b3fee8c9 Remove spaces 2017-07-15 22:21:27 -07:00
swimIan eb715fabb6 Merge branch 'master' of https://github.com/swimIan/craftbeerpi3 2017-07-15 22:05:01 -07:00
swimIan 5d6e32a57f test 2017-07-15 22:04:22 -07:00
swimIan 85f0c6cbff test 2017-07-15 22:04:10 -07:00
swimIanandGitHub f60658c84e Update beerxml.py 2017-07-15 21:54:46 -07:00
swimIanandGitHub b4ddc60c07 Update beerxml.py 2017-07-15 21:52:34 -07:00
swimIanandGitHub 6fd39a81a9 Update beerxml.py 2017-07-15 21:50:28 -07:00
swimIan bb6f6f2b36 Add mashin step including the infusion temp from a beerxml import 2017-07-15 11:34:17 -07:00
Manuel83andGitHub 9a1981fa46 Merge pull request #81 from swimIan/master
Update all brew steps to allow decimal values
2017-07-15 13:12:59 +02:00
swimIanandGitHub 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.
2017-07-14 09:02:26 -07:00
IndyJoeAandGitHub 1d586b353e Make buzzer GPIO an Int
Fixes buzzer initialization errors
2017-07-13 20:37:16 -04:00
Manuel83 929db1df81 Actor Action added 2017-07-12 15:18:14 +02:00
Carl AllenandGitHub 91c0dc9a59 fix geather to greater 2017-07-11 15:09:57 -05:00
Carl AllenandGitHub 8c0f03c139 Update __init__.py 2017-07-11 15:00:35 -05:00
Carl AllenandGitHub 2398ce360d Improved descriptions for fermenter hysteresis 2017-07-11 14:58:55 -05:00
Carl AllenandGitHub a978f43649 Add back in sensor_name and improve description for offset 2017-07-09 17:13:30 -05:00
Manuel83 da6b107e94 tool tip for config properties 2017-07-09 22:04:19 +02:00
Manuel83 47268d8d1c Allow to use actor, sensor and kettle dropdown for actor and sensor
config.
2017-07-08 17:16:27 +02:00
MikonosIIandGitHub 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
2017-07-06 16:49:44 -07:00
Manuel83 3af76d0a1e Action Button for Sensors added 2017-07-05 21:16:40 +02:00