a fork of craftbeerpi4 to support raspis with armv6
Find a file
avollkopf 28f4113f2f Fix to improve accuracy of timer
Timer was not accurate as it was depending on the asyncio.sleep function which is most liklely not exactly one second depending on other functions running in parallel.

Now the timer is comparable to cbpi3 where it runs until an end time is reached.

This is to address issue #66 and has been tested
2021-04-08 14:40:47 +02:00
cbpi Fix to improve accuracy of timer 2021-04-08 14:40:47 +02:00
tests new step controller 2021-01-17 22:49:18 +01:00
venv3 "mqtt added" 2021-03-14 11:52:46 +01:00
.gitignore "fix config.json" 2021-02-19 22:05:13 +01:00
cheat_sheet.txt fix props for plugin 2021-02-02 21:22:59 +01:00
craftbeerpi.db sensor methods added 2021-02-06 00:40:55 +01:00
Dockerfile setuptools added 2019-01-05 20:43:48 +01:00
LICENSE Set License to GPL 2021-01-07 18:59:24 +01:00
MANIFEST.in rework database 2021-01-22 23:25:20 +01:00
README.md cleanup 2021-01-30 22:34:56 +01:00
release.py "Build Script added" 2021-02-07 13:54:31 +01:00
requirements.txt "recipe book added" 2021-02-27 20:09:19 +01:00
run.py setuptools added 2019-01-05 20:43:48 +01:00
sample.py "add seconds to timer at runtime" 2021-03-03 07:37:54 +01:00
setup.py enforce Python3 via Setuptools 2021-03-08 17:55:18 +01:00

CraftBeerPi

You will finde the documentation here: https://craftbeerpi.gitbook.io/craftbeerpi4/