Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nachkomastellen default zu 2 #8

Merged
merged 1 commit into from Nov 25, 2022
Merged

nachkomastellen default zu 2 #8

merged 1 commit into from Nov 25, 2022

Conversation

Floskinner
Copy link
Owner

Umsetzung von #4

@Floskinner Floskinner merged commit b35686e into dev Nov 25, 2022
@Floskinner Floskinner deleted the default-value branch November 25, 2022 14:23
Floskinner added a commit that referenced this pull request Dec 29, 2022
* added new average calculation for the values

* add everage

* changed formular

* updaed

* fixed spelling and some other errors

* added todo

* Switched to poetry and venv

* some linting

* added pre-commit

* reformatted with black

* change code from index to new file

* added the config menue / modal

* added vscode

* mocked spidev in dev mode

* fixed some spelling ??

* Added blinking

* updated blinking to invisable

* added comment

* deleted unused png

* added legend bottom right

* run pre-commit on all files

* change to config instead of global variables

* changed the AFR calculation

* added error check

* added pyinstaller

* fixed exception if ENV not set

* fixed know issue in package eventlet/eventlet#702

* fixed exception if ENV not set

* changed config and can change correction from web interface

* added devcontainer

* some code fixes (#7)

* nachkomastellen default zu 2 (#8)

* Set blinking and removed error warning (#10)

* blinking is in settings

* removed error checking

Co-authored-by: Glaser <florian.glaser@ifm.com>
Floskinner added a commit that referenced this pull request Jan 3, 2024
* added new average calculation for the values

* add everage

* changed formular

* updaed

* fixed spelling and some other errors

* added todo

* Switched to poetry and venv

* some linting

* added pre-commit

* reformatted with black

* change code from index to new file

* added the config menue / modal

* added vscode

* mocked spidev in dev mode

* fixed some spelling ??

* Added blinking

* updated blinking to invisable

* added comment

* deleted unused png

* added legend bottom right

* run pre-commit on all files

* change to config instead of global variables

* changed the AFR calculation

* added error check

* added pyinstaller

* fixed exception if ENV not set

* fixed know issue in package eventlet/eventlet#702

* fixed exception if ENV not set

* changed config and can change correction from web interface

* added devcontainer

* some code fixes (#7)

* nachkomastellen default zu 2 (#8)

* Set blinking and removed error warning (#10)

* blinking is in settings

* removed error checking

* #9 save all setting (#13)

* all settings getting saved

* switched to dynamic attributes in config

* use of url_for

* setup the default values and the persistent saving in the backend

* updated black

* added example settings and use this if not prod

* removed unused settings

* update README für neue Settings

* removed unused import

* added jinja extension

* #12 exceptions anzeigen (#14)

* renamend .html to .jinja

* renamend THREAD to UPDATE_DATA_THREAD and initialize it with None

* Exceptions werden nun angezeigt

* #16 New temperaturanzeige (#23)

* Basisklasse für GPIO erstellt und LambdaSensor daraus abgeleitet

* Added typ_k_tempreatursensor and apply snake_case to lambda_sensor

* submit temperaturdata to webpage

* splittet lamda functions and placed channels to config file

* added new config in exaple file

create base template. Working

moved javascript around

switched back to index.jinja

* lambda und temp werden nun von anfang an auf 50% im index angezeigt

* Tempreaturanzeige wird nun syncronisiert vom Back to Frontend

* alphabetic order

* alle Anzeigen können nun individuell angezeigt werden und in conf eingestellt

* apply orange and red colors

* Temp min max verlauf (#24)

* tmp_commit added charts rev

* added diagramm with test data

* added sqlite db and tempdata routes

* implemented firs working chart for temperatur

* Create own page for history

* switched to date and time imstead of datetime-local

* add nav and hisotry generator tool

* added bg color for chart

* added second timestamp for temprature

* added lambda values for charts

* removed influxdb

* generate better example values

* added timezone to db timestamps

* fixed labes for data

* fixed some type errors

* swtiched to own CSS layout

* changed the main Layout to own CSS

* tracking the sensor lifetime and show warnings (#25)

* added overheating (#26)

* updated readme

* update python version to 3.7.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant