Commit graph

203 commits

Author SHA1 Message Date
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 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
brentru
9022d1c372 fix retain /get arduino code 2023-02-24 15:56:37 -05:00
dependabot[bot]
7c34e41dd0
Bump rack from 2.2.3.1 to 2.2.6.2
Bumps [rack](https://github.com/rack/rack) from 2.2.3.1 to 2.2.6.2.
- [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/2.2.3.1...v2.2.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 00:44:53 +00:00
dependabot[bot]
4ec9fad92f
Bump tzinfo from 1.2.9 to 1.2.10
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10.
- [Release notes](https://github.com/tzinfo/tzinfo/releases)
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
- [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.9...v1.2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 03:10:07 +00:00
Justin Cooper
933a30b270
Merge pull request #31 from adafruit/dependabot/bundler/rack-2.2.3.1
Bump rack from 2.2.3 to 2.2.3.1
2022-06-03 10:38:37 -05:00
Justin Cooper
353f812a33
Merge branch 'main' into dependabot/bundler/rack-2.2.3.1 2022-06-03 10:38:19 -05:00
Justin Cooper
76e656ec8c
Merge pull request #30 from adafruit/dependabot/bundler/nokogiri-1.13.6
Bump nokogiri from 1.12.5 to 1.13.6
2022-06-03 10:37:43 -05:00
dependabot[bot]
1817627ddd
Bump rack from 2.2.3 to 2.2.3.1
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.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/2.2.3...2.2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 16:56:31 +00:00
dependabot[bot]
15d8093c5b
Bump nokogiri from 1.12.5 to 1.13.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.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.12.5...v1.13.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 01:14:00 +00:00
Justin Cooper
4fc2857d91 add example and clear things up for saving group feed data 2022-04-07 11:24:57 -05:00
Justin Cooper
8b1b1d4e7a
Merge pull request #26 from adafruit/triggers-to-actions
Rename triggers to actions
2022-02-17 12:04:02 -06:00
Justin Cooper
40cffb3cad continue to use trigger as root object in post and update 2022-02-16 13:12:04 -06:00
Justin Cooper
fed65f75a6 rename triggers to actions 2022-02-16 12:51:34 -06:00
Justin Cooper
96a956c2e4
Merge pull request #21 from adafruit/dependabot/bundler/addressable-2.8.0
Bump addressable from 2.7.0 to 2.8.0
2021-10-19 09:53:19 -05:00
Justin Cooper
06c6c055c9 swap dashboard_id to dashboard_key for block access, add note 2021-10-19 09:52:45 -05:00
Justin Cooper
c7c4fd2ad8
Merge pull request #23 from adafruit/dependabot/bundler/nokogiri-1.12.5
Bump nokogiri from 1.11.4 to 1.12.5
2021-09-27 16:58:13 -05:00
dependabot[bot]
d796aaba09
Bump nokogiri from 1.11.4 to 1.12.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.12.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.11.4...v1.12.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 21:56:35 +00:00
Justin Cooper
3d3471e109 fixes adafruit/io-issues#375 - add search to the cookbook section 2021-08-10 10:02:06 -05:00
dependabot[bot]
75454bd938
Bump addressable from 2.7.0 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 02:58:16 +00:00
Justin Cooper
cb4d069ca6 update double encoding example with note about saving data as json objects in a feed 2021-05-24 10:03:14 -05:00