Skip to content

Releases: adafruit/Adafruit_IO_Arduino

Re-release to bump library manager

15 Nov 19:03
f522bf1
Compare
Choose a tag to compare
Update library.properties

update for release

2.7.19

04 Sep 16:15
d79b5a1
Compare
Choose a tag to compare
  • Added Sketch for learn guide: IO Home Series - Home Security #69

2.7.18

30 Aug 14:46
Compare
Choose a tag to compare

Release Notes:

  • Add group /get MQTT topic support
  • Fix tiny memory/init bugs in Feed
  • Update group examples to include group /get support: adafruitio_12_group_sub.ino and adafruitio_11_group_pub.ino

2.7.17

27 Aug 20:04
3a05cfc
Compare
Choose a tag to compare

Added subfolder for the IO Home Series

  • neopixel_and_thermometer for lights and temperature guide.

2.7.16

19 Aug 01:08
5668483
Compare
Choose a tag to compare

Release Notes:

  • Added If This Then That example for the Gmailbox guide

2.7.15

14 Aug 15:39
Compare
Choose a tag to compare

Added example for multi-sensor (I2C) environmental monitor

2.7.14

13 Aug 19:00
8878fec
Compare
Choose a tag to compare

Release Notes

  • Patched toRed, toGreen, toBlue, and toNeoPixel functions to avoid conversion errors and simplify syntax. Thanks @supuflounder!

2.7.13

03 Aug 21:49
0c92c8f
Compare
Choose a tag to compare
Map props patch (#55)

* remove string for props in function

* Update mapblock.h to add props string. 

* Update library.properties

Patch Compilation Errors

03 Aug 21:13
4d75091
Compare
Choose a tag to compare

Fixing compilation errors, commit 4d75091

2.7.11

02 Aug 21:19
Compare
Choose a tag to compare

Patches error in MapBlock.cpp preventing compilation.