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

Sync with master #118

Merged
merged 2 commits into from
Jan 14, 2024
Merged

Sync with master #118

merged 2 commits into from
Jan 14, 2024

Conversation

melkati
Copy link
Owner

@melkati melkati commented Jan 14, 2024

No description provided.

melkati and others added 2 commits January 12, 2024 08:15
* Update CO2_GADGET_REV to "014-web-config-new" in platformio.ini

* Add preferences page and handler for saving preferences

* Add onload function to fetch CO2, temperature, and humidity data

* Display Git HEAD in setup (Add .py and platformio_extra_configs.ini to .gitignore)

* Modify preferences.html

* Load preferences form (first version, non functional)

* Add ArduinoJson library and implement API endpoint to get preferences as JSON

* Preferences received on Save Preferences from configuration web page

* Update CO2_GADGET_REV to "020-web-config-new" in platformio.ini

* Update CO2_GADGET_REV to "024-web-config-new"

* Enable mDNS support for WiFi

* Increase size of DynamicJsonDocument in getPreferencesAsJson() function

* First rude web-config working (WIP no tested. no error checking)

* Enable utilityLoop() function in main loop

* Update publish functions to use int64_t and fix MQTT publish calls

* Add Restart ESP32 button to settings form. CSS styles

* Fix altitude misspelling

* Fix tempOffset assignment and update sensors

* Update vRef and battery voltage calculation on change from web settings page

* Add flash memory information to setup() function

* Fix utilityLoop()

---------

Co-authored-by: Mario Mariete <[email protected]>
@melkati melkati merged commit f2d07c5 into development Jan 14, 2024
1 check passed
melkati added a commit that referenced this pull request Jan 14, 2024
#118) (#119)

* Update CO2_GADGET_REV to "014-web-config-new" in platformio.ini

* Add preferences page and handler for saving preferences

* Add onload function to fetch CO2, temperature, and humidity data

* Display Git HEAD in setup (Add .py and platformio_extra_configs.ini to .gitignore)

* Modify preferences.html

* Load preferences form (first version, non functional)

* Add ArduinoJson library and implement API endpoint to get preferences as JSON

* Preferences received on Save Preferences from configuration web page

* Update CO2_GADGET_REV to "020-web-config-new" in platformio.ini

* Update CO2_GADGET_REV to "024-web-config-new"

* Enable mDNS support for WiFi

* Increase size of DynamicJsonDocument in getPreferencesAsJson() function

* First rude web-config working (WIP no tested. no error checking)

* Enable utilityLoop() function in main loop

* Update publish functions to use int64_t and fix MQTT publish calls

* Add Restart ESP32 button to settings form. CSS styles

* Fix altitude misspelling

* Fix tempOffset assignment and update sensors

* Update vRef and battery voltage calculation on change from web settings page

* Add flash memory information to setup() function

* Fix utilityLoop()

---------

Co-authored-by: Mario Mariete <[email protected]>
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.

1 participant