Commit Graph
23 Commits
Author SHA1 Message Date
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
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
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 45c937825b -fix beer xml
-fix fermenter hysteresis
2017-07-05 00:34:35 +02:00
Manuel83 291f09dcd1 - Import KBH
- Import BeerXML
- Import REST API
- Migration DB
- Set Default Screen after Start
- Cleanup
2017-07-02 23:52:18 +02:00
Carl AllenandGitHub 4470767a1c Allow blank value for offset on onewire sensor
Fixes bug caused introduced when adding the offset (temps only reading 0)
2017-06-28 09:46:28 -05:00
Manuel83andManuel83 10a989cee9 Fix: Sensors are now stopping after update of config 2017-06-28 09:01:13 +02:00
Manuel83andGitHub 3396e1b379 Merge pull request #38 from carlallen/patch-3
Allow specifying an offset on onewire sensor
2017-06-28 08:42:07 +02:00
Manuel83andGitHub 1ec6b9acf1 Merge pull request #36 from carlallen/patch-2
Allow floats for offeset min/max
2017-06-28 08:37:39 +02:00
Manuel83 00739ea38f -Ui Changes
-Brew Steps added
-Clean AddOn Dialog
2017-06-25 21:29:45 +02:00
Carl AllenandGitHub 139f5e8f91 Allow specifying an offset on onewire sensor 2017-06-22 23:20:32 -05:00
Carl AllenandGitHub 7594aecaee Allow floats for offeset min/max 2017-06-21 16:59:20 -05:00
Manuel83andGitHub f0b7c6e640 Merge pull request #24 from alexpalmer/patch-1
Update __init__.py
2017-06-18 21:22:34 +02:00
Manuel83 26da7c66bc Add actor_power to Controller 2017-06-18 20:08:17 +02:00
alexpalmerandGitHub c77fff6ffa Update __init__.py
Correct datatypes for def F automode to work
2017-06-17 22:07:35 -04:00
Manuel83andGitHub 3727c1494e Merge pull request #9 from carlallen/patch-1
Add GPIO Pin 27
2017-06-12 23:05:41 +02:00
Manuel83 4f95309a28 - Fermenter Controller Fix
- Kettle Controller Fix
- Remove SQL Alchemie
2017-06-12 22:53:49 +02:00
Carl AllenandGitHub 16ff6653e8 Add GPIO Pin 27
Closes https://github.com/Manuel83/craftbeerpi3/issues/7
2017-06-12 15:05:40 -05:00
Manuel83 58e927b0bf First Version 2017-06-11 17:12:22 +02:00