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年前
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年前
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
657358c254
heater_on/heater_off for FermenterController copy/paste fix
8年前
Manuel83
58e927b0bf
First Version
8年前