Skip to content

Releases: AlexLaur/ESP-RTSomfy

2.1.1

04 Jul 08:16
d85a57d

Choose a tag to compare

  • Remove CSS dark mode properties which cause issues on mobile devices

2.1.0

04 Jul 07:58
4071cc2

Choose a tag to compare

  • Add MQTT support
  • Refacto some core parts (WebServer and main.cpp)
  • Use MAC Address as Remote base address (to avoid interferences between neighbors which use this project)

2.0.0

24 Jun 13:10
b05745f

Choose a tag to compare

[DEPRECATED] - Please refer to 2.1.0 instead.

  • Use PlatformIO for the project.
  • Rewrite all the code (core and UI).
  • Add embeded tests.
  • Use a controller for the app.
  • Add a RESTfull API.

1.0.0

03 Jun 16:10

Choose a tag to compare

Version 1.0.0 (Deprecated)

  • Add blinds through the config file.
  • Standard API
  • Web UI (Built with React)