flo269
953199fe03
wording
8 vuotta sitten
flo269
5b293e84c2
punctuation and wording
8 vuotta sitten
flo269
59b15ed5ba
Wording and punctuation
8 vuotta sitten
flo269
532431a278
Update restapi.py
Capitalization fixed
8 vuotta sitten
flo269
c20536e95e
Typos and punctuation fixed
8 vuotta sitten
flo269
3e1be628ac
Update README.md
8 vuotta sitten
flo269
e2dc261b22
Update __init__.py
8 vuotta sitten
flo269
716ab49778
One more typo cleaned up
8 vuotta sitten
flo269
f86c376757
Clean up spelling and wording
8 vuotta sitten
Manuel83
ca9575ac29
Merge pull request #70 from MikonosII/patch-3
fixed typos
8 vuotta sitten
Manuel83
9a1981fa46
Merge pull request #81 from swimIan/master
Update all brew steps to allow decimal values
8 vuotta sitten
Manuel83
46fc39c185
Merge pull request #80 from IndyJoeA/master
Use Integer for Buzzer GPIO
8 vuotta sitten
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.
8 vuotta sitten
IndyJoeA
1d586b353e
Make buzzer GPIO an Int
Fixes buzzer initialization errors
8 vuotta sitten
IndyJoeA
fc04ae01a7
Merge pull request #1 from Manuel83/master
Merge
8 vuotta sitten
Manuel83
929db1df81
Actor Action added
8 vuotta sitten
Manuel83
fd5ac5ce77
Merge pull request #77 from carlallen/patch-2
Improved descriptions for fermenter hysteresis
8 vuotta sitten
Carl Allen
91c0dc9a59
fix geather to greater
8 vuotta sitten
Carl Allen
8c0f03c139
Update __init__.py
8 vuotta sitten
Carl Allen
2398ce360d
Improved descriptions for fermenter hysteresis
8 vuotta sitten
Manuel83
785e5c984c
Merge pull request #71 from carlallen/patch-1
Add back in sensor_name and improve description for offset
8 vuotta sitten
Carl Allen
a978f43649
Add back in sensor_name and improve description for offset
8 vuotta sitten
Manuel83
da6b107e94
tool tip for config properties
8 vuotta sitten
Manuel83
47268d8d1c
Allow to use actor, sensor and kettle dropdown for actor and sensor
config.
8 vuotta sitten
MikonosII
8916cd6054
fixed typos
8 vuotta sitten
Manuel83
ca7270b5ee
Merge pull request #67 from carlallen/buzzer_gpio_options
allow buzzer on all gpio pins
8 vuotta sitten
Manuel83
2c941e01d5
Merge pull request #66 from MikonosII/patch-2
Update __init__.py
8 vuotta sitten
Carl Allen
7591d47add
allow buzzer on all gpio pins
8 vuotta sitten
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
8 vuotta sitten
Manuel83
3af76d0a1e
Action Button for Sensors added
8 vuotta sitten
Manuel83
62f31e2dd4
Merge pull request #55 from jalim/hotfix/buzzer_fix
Move buzzer init order to fall after config init.
8 vuotta sitten
Manuel83
88a9989c13
Merge pull request #62 from carlallen/patch-6
Select properties configurable for steps
8 vuotta sitten
Manuel83
ba0e932239
Beer.xml convert to Fahrenheit
8 vuotta sitten
Carl Allen
734f0c6693
Select properties configurable for steps
8 vuotta sitten
Manuel83
45c937825b
-fix beer xml
-fix fermenter hysteresis
8 vuotta sitten
Manuel83
291f09dcd1
- Import KBH
- Import BeerXML
- Import REST API
- Migration DB
- Set Default Screen after Start
- Cleanup
8 vuotta sitten
Luke Mullan
e7de4d8965
Move buzzer init order to fall after config init.
Buzzer can't initialise with correct gpio pin as the config hasn't been initialised yet.
8 vuotta sitten
Manuel83
c2aa5d8141
Update README.md
8 vuotta sitten
Manuel83
dc046e92c4
Merge pull request #50 from carlallen/patch-5
Allow blank value for offset on onewire sensor
8 vuotta sitten
Carl Allen
4470767a1c
Allow blank value for offset on onewire sensor
Fixes bug caused introduced when adding the offset (temps only reading 0)
8 vuotta sitten
Manuel83
e67baeabb0
Merge pull request #47 from jalim/hotfix/message-event-bus-patch
Change to notification to use message event bus
8 vuotta sitten
Luke Mullan
7d35538962
Fix **kwargs ommision.
8 vuotta sitten
Manuel83
10a989cee9
Fix: Sensors are now stopping after update of config
8 vuotta sitten
Manuel83
3396e1b379
Merge pull request #38 from carlallen/patch-3
Allow specifying an offset on onewire sensor
8 vuotta sitten
Manuel83
0749c55478
Merge pull request #39 from IndyJoeA/patch-1
Replace int with float in get_sensor_value()
8 vuotta sitten
Manuel83
3b60c8cfd1
Merge pull request #44 from carlallen/patch-4
Allow SQL file to be re-run
8 vuotta sitten
Manuel83
ef0f719c58
Merge pull request #41 from MikonosII/patch-1
Update controller.py
8 vuotta sitten
Manuel83
1ec6b9acf1
Merge pull request #36 from carlallen/patch-2
Allow floats for offeset min/max
8 vuotta sitten
Luke Mullan
fc945f093c
Change to notification to use message even bus
This will allow any plugin to listen for a notification and respond accordingly.
8 vuotta sitten
Carl Allen
ebeb726dd9
Allow SQL file to be re-run
Allow the schema.sql file to be re-run if it changes
8 vuotta sitten