Skip to content

Conversation

@theelims
Copy link
Owner

@theelims theelims commented Oct 8, 2023

Added

  • Status reports reset-reason & uptime.
  • AnalyticsService to draw graphs about heap usage and other time dependent values
  • Added ping to WebSocket Server
  • Use telemetry store with RSSI messages to gauge health of connection. Automatic reconnect for SSE and WS.
  • Added user supplied features to FeatureService
  • Compiler flag to let it serve the config JSONs for debug purposes
  • Hard fork of ESPAsyncWebserver as it is unmaintained to fix bugs and add features

Changed

  • Changed JSON format for websocket server and removed "payload" property. JSON is the same as for MQTT or HTTP now.
  • Changed features.ini to default FT_SLEEP=0
  • Updated dependencies to latest version.

@theelims theelims merged commit c90a429 into main Oct 8, 2023
JuergenLeber pushed a commit to JuergenLeber/ESP32-sveltekit that referenced this pull request Nov 2, 2025
* Added core temp

* added mDNS service and recovery mode

* Final touch recovery mode incl. docs

* Updated to Svelte 4

* Revert back to Svelte 3, CHANGELOG and push notifications

* Fixed drawer issue introduced with DaisyUI 3.1.6

* Added telemetry via SSE for RSSI

* FT_PROJECT feature flag removed

* fimware version in factory_settings.ini and SystemStatus API

* Deep Sleep Service API

* Added battery indicator & service

* Restructured OTA

* Improvements System Status

* WIP github update

* Github Release OTA

* Update documentation for github updates

* Refactor WebSocket Server Code

* Error messages for SSE and WS

* Mark 53.33 degC als invalid

* Generate SSL Root CA Store

* build script for ssl certificate store

* different ssl build config

* Version updates

* default env S3

* Update CHANGELOG.md

* WebSocketClient Trials

* WebSocketTrials

* Learnings from other projects

* Fixes for platformio issue

* fixes for Arduino 6.4.0

* updated docs

* hard fork ESPAsyncWebserver + System Metrics

* Update docs
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.

2 participants