avollkopf
e86c3d2f1c
Add license information to setup.py
2022-05-12 07:11:39 +02:00
avollkopf
59274f23c2
some updated links
2022-05-10 17:52:23 +02:00
avollkopf
d36c18cb2a
rename app to cbpi4 for test release
2022-05-09 17:10:36 +02:00
avollkopf
bce0a0025b
cleanup in fermentation controller and setup.py
2022-03-05 11:02:49 +01:00
avollkopf
662e8b4497
updated libs and fix eventloop from lib_update branch
2022-03-02 12:35:16 +01:00
avollkopf
5bcbb7480a
fixes for femrentersteps on controler shutdown
2022-03-01 21:55:52 +01:00
Manuel Fritsch
840d97c115
lib update
2022-02-26 22:03:38 +01:00
avollkopf
259f5abc78
changed RPi.GPIO version to latest official version
2022-02-14 07:53:04 +01:00
avollkopf
1652b340fe
Update setup.py
...
better detection of raspberry pi based cpu for RPi.GPIO
2022-02-12 15:38:51 +01:00
avollkopf
f887d6247b
Update setup.py
2022-02-12 14:56:31 +01:00
avollkopf
04753946d0
Update setup.py
...
Test with conditional setup.py for 64 bit raspbian
2022-02-11 17:19:41 +01:00
avollkopf
c47849e741
Update setup.py
...
Reverted back to old combination of pandas and numpy as other combinations of newer versions are causing an error:
valueerror: numpy.ndarray size changed, may indicate binary incompatibility. expected 48 from c header, got 44 from pyobject
2022-02-11 07:15:15 +01:00
avollkopf
31fb88ef23
Update setup.py
...
test for docker
2022-02-11 06:56:16 +01:00
avollkopf
a24f426909
Update setup.py
...
reverted back to numpy 1.21.5 as docker image won't build
2022-02-07 22:34:53 +01:00
avollkopf
9deb4d115e
Update setup.py
...
revert back to pandas 1.3.5 as docker image won't build
2022-02-07 22:31:21 +01:00
avollkopf
033165d619
updated requirements in setup.py
2022-02-07 17:52:42 +01:00
avollkopf
b2e61bee8e
Changed setup.py for RPI.GPIO
...
RPi.GPIO 0.7.0 is causing an error if installed under bullseye and python 3.9
-> 0.7.1a4 solves the issue for now.
-> will be changed as soon as new RPi.GPIO release is comming out
2021-11-24 22:10:28 +01:00
avollkopf
f8bd353f02
Added interim plugin list function
2021-10-16 14:22:04 +02:00
avollkopf
a81a365113
Update setup.py
...
RPi.GPIO installation only if system is based on raspberrypi
2021-10-09 10:53:40 +02:00
avollkopf
74fa65da29
Update setup.py
2021-09-22 12:20:56 +02:00
avollkopf
e1e7de2924
Changed system controller to accomodate more system fucntions
...
- Backup and restore of config folder is possible via system page
- Bumped version to 4.0.0.36
- will require cbpiui 0.0.17
2021-09-21 16:20:44 +02:00
avollkopf
884f8b86f4
Added particular numpy version
...
existing version shows error when scipy gets installed
2021-06-21 07:12:26 +02:00
avollkopf
b3d87bc027
Added api path for recipe creation
...
- Added path parameter in config.json for settings
- If empty, 'upload' will be used per default as api path
- If something is entered, a different api path will be used for the creation of recipes.
-> this allows the standard usage of the recipe upload and selection via cbpi4, but adds the possibility that custom plugins can be written to create cbpi recipe flows from the uploaded files
*********************
+ some prep work to create the http endpoints
2021-05-30 11:58:18 +02:00
prash3r
c404ce19fa
enforce Python3 via Setuptools
2021-03-08 17:55:18 +01:00
Manuel Fritsch
a55ed2a5e5
"recipe book added"
2021-02-27 20:09:19 +01:00
Manuel Fritsch
2468dab6dd
"fix mash step time to minutes"
2021-02-12 00:03:18 +01:00
dependabot[bot]
6e47bc8d8d
Bump cryptography from 3.3.1 to 3.3.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/3.3.1...3.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 01:38:11 +00:00
Manuel Fritsch
3a39719957
adding description
2021-02-07 13:08:13 +01:00
Manuel Fritsch
4f45b864b5
set cbpi4-ui to latest
2021-02-06 00:42:21 +01:00
Manuel Fritsch
4fe47d5a31
sensor methods added
2021-02-06 00:40:55 +01:00
Manuel Fritsch
3f6b9788d9
cbpi-ui dependencie set to github
2021-02-02 21:57:54 +01:00
Manuel Fritsch
b3af77fdb8
actor added
2021-02-02 00:07:58 +01:00
Manuel Fritsch
aeabde8c4a
plugin controller change
2021-01-30 22:29:33 +01:00
Manuel Fritsch
2779c3cc2c
reuqirements.txt updated
2021-01-26 20:21:53 +01:00
Manuel Fritsch
296c2c69f0
rework database
2021-01-22 23:25:20 +01:00
manuel83
eb2ba8fdfe
plugin installer added
2019-08-16 21:36:55 +02:00
manuel83
8200c48dfc
log controller added
2019-08-05 20:51:20 +02:00
manuel83
8ba6b4c506
Lots of changes
2019-07-27 21:08:19 +02:00
manuel83
3478d06806
documentation fix
2019-01-08 20:40:03 +01:00
manuel83
c984bc1adf
config change
2019-01-07 22:34:11 +01:00
manuel83
7923c76523
documentation updated
2019-01-05 23:27:29 +01:00
manuel83
5533761bb4
cleanup
2019-01-05 22:44:54 +01:00
manuel83
7ab75f0b01
setuptools added
2019-01-05 20:43:48 +01:00