Skip to content

Releases: WebThingsIO/webthing-arduino

v0.10.1

31 Dec 23:43
Compare
Choose a tag to compare

Add support for Arduino Nano 33 IoT.

v0.10.0

31 Dec 22:08
Compare
Choose a tag to compare
  • Update ArduinoJson to v6.
  • Make Ethernet and WiFi101 ports fully functional.
  • Update all ports to be fully compatible with current spec.
  • Lint source.

Support latest WoT spec, ESP8266 websockets, and other miscellaneous improvements

15 Aug 19:22
Compare
Choose a tag to compare

Improve examples, Add Ethernet adapter

26 Jul 14:35
Compare
Choose a tag to compare

Support capabilities; Use semantic mDNS service type; Validate host header

12 Jul 14:12
Compare
Choose a tag to compare

Note that the new mDNS service type requires the latest version (v0.2.1) of thing-url-adapter to function.

v0.3.0: Rename to webthing-arduino

21 Jun 15:16
Compare
Choose a tag to compare

Since we now support ESP8266, ESP32, and WiFi101 boards, this release renames the library to the more general "webthing-arduino"

v0.2.0: Add support for ESP32 and WiFi101

05 Jun 20:43
Compare
Choose a tag to compare
Bump version for recent changes

Initial release: now with strings!

18 Apr 22:02
Compare
Choose a tag to compare

This is the first official release of the webthing-esp8266 project. Check out the README for information or the examples for inspiration!