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

Save all settings #9

Closed
Floskinner opened this issue Nov 25, 2022 · 1 comment · Fixed by #27
Closed

Save all settings #9

Floskinner opened this issue Nov 25, 2022 · 1 comment · Fixed by #27
Assignees

Comments

@Floskinner
Copy link
Owner

Save all settings not only the lamda correction

Floskinner added a commit that referenced this issue Dec 29, 2022
* 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
@Floskinner
Copy link
Owner Author

Warte auf testen und Übertragen auf Prod und anschließend dann auf main mergen

@Floskinner Floskinner self-assigned this Jan 3, 2023
@Floskinner Floskinner mentioned this issue Jan 3, 2024
Floskinner added a commit that referenced this issue 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 a pull request may close this issue.

1 participant