swimIan
ad02e2490d
Remove spaces
8 年之前
swimIan
5d6e32a57f
test
8 年之前
swimIan
85f0c6cbff
test
8 年之前
swimIan
f60658c84e
Update beerxml.py
8 年之前
swimIan
b4ddc60c07
Update beerxml.py
8 年之前
swimIan
6fd39a81a9
Update beerxml.py
8 年之前
swimIan
bb6f6f2b36
Add mashin step including the infusion temp from a beerxml import
8 年之前
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 年之前
Manuel83
929db1df81
Actor Action added
8 年之前
Carl Allen
91c0dc9a59
fix geather to greater
8 年之前
Carl Allen
8c0f03c139
Update __init__.py
8 年之前
Carl Allen
2398ce360d
Improved descriptions for fermenter hysteresis
8 年之前
Carl Allen
a978f43649
Add back in sensor_name and improve description for offset
8 年之前
Manuel83
da6b107e94
tool tip for config properties
8 年之前
Manuel83
47268d8d1c
Allow to use actor, sensor and kettle dropdown for actor and sensor
config.
8 年之前
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 年之前
Manuel83
3af76d0a1e
Action Button for Sensors added
8 年之前
Manuel83
ba0e932239
Beer.xml convert to Fahrenheit
8 年之前
Carl Allen
734f0c6693
Select properties configurable for steps
8 年之前
Manuel83
45c937825b
-fix beer xml
-fix fermenter hysteresis
8 年之前
Manuel83
291f09dcd1
- Import KBH
- Import BeerXML
- Import REST API
- Migration DB
- Set Default Screen after Start
- Cleanup
8 年之前
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 年之前
Carl Allen
4470767a1c
Allow blank value for offset on onewire sensor
Fixes bug caused introduced when adding the offset (temps only reading 0)
8 年之前
Luke Mullan
7d35538962
Fix **kwargs ommision.
8 年之前
Manuel83
10a989cee9
Fix: Sensors are now stopping after update of config
8 年之前
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 年之前
Manuel83
00739ea38f
-Ui Changes
-Brew Steps added
-Clean AddOn Dialog
8 年之前
MikonosII
71449740fa
Update controller.py
lines 138 and 144 were changed to f.cooler
8 年之前
IndyJoeA
f1ec635f25
Replace int with float in get_sensor_value()
I've noticed that sensor values are being handled as integers by this function, which was causing poor performance of the PIDArduino logic and another logic plugin I am testing. I have changed the type to float, and now logic controllers can receive more accurate temperature values.
8 年之前
Carl Allen
139f5e8f91
Allow specifying an offset on onewire sensor
8 年之前
Carl Allen
7594aecaee
Allow floats for offeset min/max
8 年之前
Manuel83
26da7c66bc
Add actor_power to Controller
8 年之前
Manuel83
167a0bb8f8
KettleController
- Method actor_power added to set the power without switching
- Method timer_remaining added to get the remaining time of a timer
8 年之前
alexpalmer
c77fff6ffa
Update __init__.py
Correct datatypes for def F automode to work
8 年之前
Manuel83
bcd07e4705
Put parameter into cache after adding
8 年之前
Manuel83
c07e3f4d79
Add new Config Parameter via cbpi api
8 年之前
Manuel83
4f95309a28
- Fermenter Controller Fix
- Kettle Controller Fix
- Remove SQL Alchemie
8 年之前
Carl Allen
16ff6653e8
Add GPIO Pin 27
Closes https://github.com/Manuel83/craftbeerpi3/issues/7
8 年之前
Carl Allen
657358c254
heater_on/heater_off for FermenterController copy/paste fix
8 年之前
Manuel83
54c18c053c
Fix
8 年之前
Manuel83
b6a2ad1c93
fix
8 年之前
Manuel83
58e927b0bf
First Version
8 年之前