craftbeerpi4-pione/cbpi
avollkopf 40121e667e Experimental power mode for standard actor
Power = 100: standard on
Standard sampling time is 5 seconds.
if power is set to 50%, heating time is 2.5 sec and witing time (gpio off) is also 2.5 sec
Changing power to lower readings, wil reduce heating time within the 5 seconeds and increase waiting time
Increase of power results in longer heating times and reduced wait times
Sort of a poos men's PWM with a fix requency of 0.2 hz

This will reduce the complexity of all PID plugins.

Some additional tests and changes might be required for api.
2021-11-08 19:01:53 +01:00
..
api Update on pwm test 2021-11-08 14:04:28 +01:00
config Automatic config update 2021-07-15 07:16:26 +02:00
controller Update on pwm test 2021-11-08 14:04:28 +01:00
extension Experimental power mode for standard actor 2021-11-08 19:01:53 +01:00
http_endpoints Added interim plugin list function 2021-10-16 14:22:04 +02:00
job new step controller 2021-01-17 22:49:18 +01:00
static "add seconds to timer at runtime" 2021-03-03 07:37:54 +01:00
utils "recipe book added" 2021-02-27 20:09:19 +01:00
.DS_Store "added dataclassed" 2021-02-16 20:37:51 +01:00
__init__.py PWM Actor test 2021-11-05 19:32:34 +01:00
cli.py BF StrikeTemp test and some fixes 2021-11-03 09:30:16 +01:00
craftbeerpi.py Added upload controller 2021-06-06 13:00:55 +02:00
eventbus.py new step controller 2021-01-17 22:49:18 +01:00
satellite.py "added dataclassed" 2021-02-16 20:37:51 +01:00
websocket.py "added dataclassed" 2021-02-16 20:37:51 +01:00