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.
il y a 8 ans
Manuel83
26da7c66bc
Add actor_power to Controller
il y a 8 ans
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
il y a 8 ans
alexpalmer
c77fff6ffa
Update __init__.py
Correct datatypes for def F automode to work
il y a 8 ans
Manuel83
bcd07e4705
Put parameter into cache after adding
il y a 8 ans
Manuel83
c07e3f4d79
Add new Config Parameter via cbpi api
il y a 8 ans
Manuel83
4f95309a28
- Fermenter Controller Fix
- Kettle Controller Fix
- Remove SQL Alchemie
il y a 8 ans
Carl Allen
16ff6653e8
Add GPIO Pin 27
Closes https://github.com/Manuel83/craftbeerpi3/issues/7
il y a 8 ans
Carl Allen
657358c254
heater_on/heater_off for FermenterController copy/paste fix
il y a 8 ans
Manuel83
54c18c053c
Fix
il y a 8 ans
Manuel83
b6a2ad1c93
fix
il y a 8 ans
Manuel83
58e927b0bf
First Version
il y a 8 ans