Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@joelkoz joelkoz released this 17 Dec 00:44
· 268 commits to latest since this release
ca6eaa9

First code complete set of SensESP v1.0

New features include:

  • Support for Signal K metadata. SensESP can now provide information such as units, names, and description of the paths it is producing values for.
  • Support for both incoming and outgoing Signal K PUT requests (can both control other devices and receive commands)
  • A new LambdaConsumer for creating low-overhead consumer classes
  • System status producer for implementing better status displays
  • Support for button UIs with debouncing and double/long click detection
  • Support for smart switches (networked remote controlled switches)
  • Support for RGB leds
  • Improvements in how the software is configured and initialized
  • Awesome new interactive Doxygen class documentation