Commit graph

222 commits

Author SHA1 Message Date
Loren Norman
1a6b52804e replace bad endpoint URL (copypasta?) 2025-05-27 12:59:07 -04:00
Tyeth Gundry
96d1685a41
Merge pull request #71 from adafruit/tyeth/issue69
Swap to double quotes for basic example
2025-04-22 16:02:21 +01:00
Tyeth Gundry
2b820602e4
Merge pull request #70 from adafruit/dependabot/bundler/nokogiri-1.18.8
Bump nokogiri from 1.18.3 to 1.18.8
2025-04-22 16:01:30 +01:00
Tyeth Gundry
30bff79e17
Swap to double quotes for basic example
This closes #69
2025-04-22 15:54:01 +01:00
dependabot[bot]
7d97b17e8b
Bump nokogiri from 1.18.3 to 1.18.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.3 to 1.18.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.3...v1.18.8)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-version: 1.18.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-22 04:46:48 +00:00
Brent Rubell
ffc0e7c72e
Merge pull request #67 from adafruit/dependabot/bundler/rack-2.2.13
Bump rack from 2.2.11 to 2.2.13
2025-03-11 08:53:43 -05:00
dependabot[bot]
658236e4ea
Bump rack from 2.2.11 to 2.2.13
Bumps [rack](https://github.com/rack/rack) from 2.2.11 to 2.2.13.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.11...v2.2.13)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 02:44:50 +00:00
Justin Cooper
30cf3a8891
upgrade actions/cache to v4 2025-03-04 09:36:35 -06:00
Justin Cooper
6a64b40038
Merge pull request #65 from adafruit/dependabot/bundler/rack-2.2.11
Bump rack from 2.2.8.1 to 2.2.11
2025-03-04 09:25:29 -06:00
dependabot[bot]
add1bd9242
Bump rack from 2.2.8.1 to 2.2.11
Bumps [rack](https://github.com/rack/rack) from 2.2.8.1 to 2.2.11.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.8.1...v2.2.11)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 15:24:26 +00:00
Justin Cooper
628bb91e9a
Merge pull request #66 from adafruit/dependabot/bundler/nokogiri-1.18.3
Bump nokogiri from 1.16.5 to 1.18.3
2025-03-04 09:23:15 -06:00
Brent Rubell
3ada13e6f9
Merge pull request #62 from adafruit/tyeth/issue57
Add message for HTTP response 422 to _errors.md
2025-02-24 09:03:32 -06:00
dependabot[bot]
67d3176588
Bump nokogiri from 1.16.5 to 1.18.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 to 1.18.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.5...v1.18.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-19 12:43:54 +00:00
dependabot[bot]
f9ed8381c1
Merge pull request #64 from adafruit/dependabot/bundler/rexml-3.3.9 2024-10-29 17:38:29 +00:00
dependabot[bot]
2f8e67aa61
Bump rexml from 3.3.6 to 3.3.9
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.6 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.6...v3.3.9)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 18:53:53 +00:00
Brent Rubell
47d2ddb964
Merge pull request #63 from adafruit/issue-50-update-key-images
Issue-50-update-key-images
2024-10-24 09:06:18 -05:00
Brent Rubell
47837d08b4
Merge pull request #61 from adafruit/tyeth/issue58
Datums - Update parameter tables for datum endpoints
2024-10-24 09:05:26 -05:00
tyeth
028fe6a4aa Shrink excessively large menu image + mention small screen 2024-10-24 11:52:00 +01:00
tyeth
3995601e32 Update key location text 2024-10-24 09:45:29 +01:00
tyeth
cb071d9942 Update images showing AIO Key - fixes #50 2024-10-24 09:42:23 +01:00
tyeth
2f8db6bc91 Datums - Update parameter tables for datum endpoints
Adds instructions about submitting multiple data points in one operation.
Swaps the parameter name from datum to "Request Body" for single data endpoints.
Fixes #58
2024-10-24 09:24:33 +01:00
tyeth
27db9847df Add message for HTTP response 422 to _errors.md 2024-10-23 15:54:44 +01:00
Tyeth Gundry
2ff57efb93
Merge pull request #59 from adafruit/dependabot/bundler/webrick-1.8.2
Bump webrick from 1.8.1 to 1.8.2
2024-10-23 15:37:40 +01:00
Tyeth Gundry
b95fd2fd7f
Merge pull request #60 from adafruit/dependabot/bundler/rexml-3.3.6
Bump rexml from 3.3.3 to 3.3.6
2024-10-23 15:37:29 +01:00
dependabot[bot]
6aa552e795
Bump rexml from 3.3.3 to 3.3.6
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 to 3.3.6.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.3...v3.3.6)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 14:37:08 +00:00
dependabot[bot]
f025990b9b
Bump webrick from 1.8.1 to 1.8.2
Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: webrick
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 14:37:07 +00:00
Tyeth Gundry
3ca4a754d9
Merge pull request #52 from adafruit/dependabot/bundler/nokogiri-1.16.5
Bump nokogiri from 1.15.6 to 1.16.5
2024-10-23 15:36:44 +01:00
Tyeth Gundry
839e5d7ae4
Merge pull request #54 from adafruit/dependabot/bundler/rexml-3.3.3
Bump rexml from 3.2.6 to 3.3.3
2024-10-23 15:36:17 +01:00
dependabot[bot]
48ba23a2f0
Bump rexml from 3.2.6 to 3.3.3
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.3.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.3.3)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 01:44:49 +00:00
Justin Cooper
c9b52c3acc
Note about query parameters and api keys 2024-07-30 13:48:22 -05:00
dependabot[bot]
eeab88c473
Bump nokogiri from 1.15.6 to 1.16.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.6 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.15.6...v1.16.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 23:33:17 +00:00
Justin Cooper
01e83d13dd
Merge pull request #48 from adafruit/dependabot/bundler/rack-2.2.8.1
Bump rack from 2.2.8 to 2.2.8.1
2024-03-19 09:35:33 -05:00
dependabot[bot]
e261eaac78
Bump rack from 2.2.8 to 2.2.8.1
Bumps [rack](https://github.com/rack/rack) from 2.2.8 to 2.2.8.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.8...v2.2.8.1)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 14:34:30 +00:00
Justin Cooper
03a948eb23
Merge pull request #49 from adafruit/dependabot/bundler/nokogiri-1.15.6
Bump nokogiri from 1.15.4 to 1.15.6
2024-03-19 09:33:46 -05:00
dependabot[bot]
ec3868d10e
Bump nokogiri from 1.15.4 to 1.15.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 00:40:23 +00:00
Justin Cooper
513d099505
Merge pull request #46 from adafruit/dependency-updates
Dependency Updates
2023-10-16 12:55:27 -05:00
Justin Cooper
8f98efd5ca update as many dependencies as possible to pull project forward 2023-10-16 11:58:32 -05:00
Brent Rubell
f7ce28b2d2
Merge pull request #45 from brentru/add-securing-page
Add "Securing your Adafruit IO Account" to cookbook pages
2023-10-16 12:46:54 -04:00
brentru
10f9603401 add securing account page from welcome to io 2023-10-16 12:45:02 -04:00
Justin Cooper
2314c1ccc2
Merge pull request #42 from adafruit/dependabot/bundler/nokogiri-1.14.3
Bump nokogiri from 1.13.10 to 1.14.3
2023-04-12 09:49:41 -05:00
dependabot[bot]
77500e1f29
Bump nokogiri from 1.13.10 to 1.14.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.14.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.10...v1.14.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 05:59:34 +00:00
Justin Cooper
ee917621ee
Merge pull request #41 from adafruit/dependabot/bundler/rack-2.2.6.4
Bump rack from 2.2.6.2 to 2.2.6.4
2023-03-22 10:34:04 -05:00
dependabot[bot]
33f6e4b37c
Bump rack from 2.2.6.2 to 2.2.6.4
Bumps [rack](https://github.com/rack/rack) from 2.2.6.2 to 2.2.6.4.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.6.2...v2.2.6.4)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 11:50:41 +00:00
Brent Rubell
05d982318d
Merge pull request #39 from adafruit/get-fix-2
Render get code snippet correctly
2023-02-24 16:12:44 -05:00
brentru
ab3e209847 render correctly 2023-02-24 16:12:02 -05:00
Brent Rubell
864ec024c1
Merge pull request #38 from adafruit/dependabot/bundler/nokogiri-1.13.10
Bump nokogiri from 1.13.6 to 1.13.10
2023-02-24 16:08:09 -05:00
dependabot[bot]
18562d0d88
Bump nokogiri from 1.13.6 to 1.13.10
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 to 1.13.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.6...v1.13.10)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 21:07:17 +00:00
Brent Rubell
74beb311c4
Merge pull request #34 from adafruit/dependabot/bundler/tzinfo-1.2.10
Bump tzinfo from 1.2.9 to 1.2.10
2023-02-24 16:06:31 -05:00
Brent Rubell
3f4cbcdf68
Merge pull request #36 from adafruit/dependabot/bundler/rack-2.2.6.2
Bump rack from 2.2.3.1 to 2.2.6.2
2023-02-24 16:06:12 -05:00
Brent Rubell
e28817e225
Merge pull request #37 from adafruit/fix-retain-docs
Fix retain values
2023-02-24 15:57:08 -05:00