Commit Graph
125 Commits
Author SHA1 Message Date
Manuel83andGitHub 03395647ed Merge pull request #130 from bertah/master
GPIOPWM: Fixed misleading label and support decimal frequencies
2017-09-25 13:22:46 +02:00
bertah 65833b1249 GPIOPWM: Fixed misleading label "duty cycle" to "frequency", and handle decimal frequency values. Tested working with Rpi.GPIO 2017-09-23 10:03:48 -04:00
Manuel83andGitHub 25ace8024c Merge pull request #127 from mrillies/patch-1
Add reset to post put call (Fermenter update)
2017-09-22 13:55:10 +02:00
Manuel83 820061cf09 - Two new hop steps added. Now you can set 5 hop alerts 2017-09-22 13:52:00 +02:00
mrilliesandGitHub c1c5faa1f3 Add reset to post put call (Fermenter update)
Added a call to reset the fermenter after an update.

Reset builds step parameter with FerementerStep objects from database.
Reset all clears current ferment steps - this may be positive or negative
2017-09-22 21:41:19 +10:00
Manuel83andGitHub 837b906af1 Merge pull request #126 from mrillies/patch-1
Fix Fermentor Heater power
2017-09-20 23:41:43 +02:00
mrilliesandGitHub 0f42153591 Update controller.py
Fix for issue #125: Missing 'power' in call to actor_on had heater id number set as power
2017-09-21 02:14:56 +10:00
Manuel83andGitHub bf3fbddbe2 Merge pull request #119 from carlallen/text_property_default_value_fix
Set default value for TextProperty to fix bug
2017-09-05 08:03:24 +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
Manuel83andGitHub 1f1f84018d Merge pull request #98 from swimIan/patch2
Add notification(s) at the end of mashstep and boilstep
2017-07-22 09:11:33 +02:00
swimIan f68e0f46ee Merge branch 'patch2' of https://github.com/swimIan/craftbeerpi3 into patch2 2017-07-21 15:49:33 -07:00
swimIan b75926d23e Removes boiltemp notifications for earlier commit 2017-07-21 15:49:11 -07:00
swimIan aa3420efc8 Merge branch 'patch2' of https://github.com/swimIan/craftbeerpi3 into patch2 2017-07-21 14:58:52 -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
Manuel83andGitHub 805b3fae1b Merge pull request #90 from swimIan/master
Add 2 more beeps to the Buzzer
2017-07-19 06:31:08 +02:00
Manuel83andGitHub f8d4015b6e Merge pull request #89 from carlallen/port_param
Allow setting port by param
2017-07-19 06:29:54 +02:00
Carl Allen 01997f741c Allow modifying chart data in plugins 2017-07-18 15:06:55 -05:00
swimIan 1184107e50 Merge branch 'master' of https://github.com/swimIan/craftbeerpi3 2017-07-16 16:59:15 -07:00
swimIan ea793996ab Merge branch 'master' into patch-1 2017-07-16 16:58:51 -07:00
swimIanandGitHub bbcf0a40bf Merge pull request #2 from swimIan/patch-1
Patch 1
2017-07-16 16:29:23 -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
Carl Allen a97c5f4585 Allow setting port by param 2017-07-16 14:31:52 -05:00
swimIanandGitHub 9c44d3ff62 Merge pull request #1 from Manuel83/master
Update
2017-07-15 23:33:22 -07:00
swimIan 544e9bb72a Merge branch 'master' of https://github.com/swimIan/craftbeerpi3 2017-07-15 23:17:51 -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 3c541e0946 Merge branch 'master' of https://github.com/swimIan/craftbeerpi3 2017-07-15 22:54:04 -07:00
swimIan 4d08b17abd Merge branch 'master' of https://github.com/swimIan/craftbeerpi3 2017-07-15 22:53:59 -07:00
swimIan be8506d95b Merge branch 'master' of https://github.com/swimIan/craftbeerpi3 2017-07-15 22:51:29 -07:00
swimIan 98fbcaf910 Merge branch 'master' of https://github.com/swimIan/craftbeerpi3 2017-07-15 22:50:46 -07:00
swimIan b40e82a6bb Merge branch 'master' of https://github.com/swimIan/craftbeerpi3 2017-07-15 22:49:50 -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 15d7906850 Merge branch 'master' of https://github.com/swimIan/craftbeerpi3 2017-07-15 22:23:40 -07:00
swimIan b9b3fee8c9 Remove spaces 2017-07-15 22:21:27 -07:00
swimIan ad02e2490d Remove spaces 2017-07-15 22:08:52 -07:00
swimIan eb715fabb6 Merge branch 'master' of https://github.com/swimIan/craftbeerpi3 2017-07-15 22:05:01 -07:00