Commit graph

293 commits

Author SHA1 Message Date
Doug Zobel
11bddacc67 Add support for dashboards, blocks and layouts 2021-11-16 15:35:05 -06:00
Brent Rubell
d047655176
Delete environmental_monitor.py 2021-11-08 10:16:23 -05:00
Brent Rubell
617c5a452a
Merge pull request #125 from brentru/specify-feed-in-group
Add ability to create feed within a group
2020-12-21 12:20:51 -05:00
brentru
2c7331585f reflect test expected 2020-12-21 12:02:09 -05:00
brentru
923d00f8e3 bump ver 2020-12-21 12:01:31 -05:00
brentru
839e41b494 add unittest 2020-12-21 11:59:08 -05:00
brentru
6f413d5a76 add usage example 2020-12-21 11:52:39 -05:00
brentru
4b2a384679 addressing https://github.com/adafruit/Adafruit_IO_Python/issues/104 2020-12-21 11:51:45 -05:00
Brent Rubell
9cc19e4fca
Merge pull request #124 from mcauser/patch-1
Fix expired Discord link
2020-12-11 16:25:20 -05:00
Brent Rubell
8df85246d3
Merge pull request #122 from brentru/fix-env-monitor
Update environmental monitor example
2020-12-11 16:21:04 -05:00
brentru
dd73f604eb de-indent 2020-12-11 15:45:01 -05:00
brentru
f24166d063 update workflow 2020-12-11 15:42:59 -05:00
Mike Causer
843b065aa8
Fix expired Discord link 2020-12-08 01:30:53 +11:00
brentru
fc69311d37 update VEML6070 function sig 2020-11-04 10:48:43 -05:00
Brent Rubell
f5fce9f58a
Merge pull request #114 from cv65/patch-1
Update README.rst
2020-09-23 17:05:20 -04:00
Brent Rubell
f3fc30c139
Merge pull request #117 from phord/patch-1
Fix syntax error in Groups documentation
2020-09-23 17:04:13 -04:00
Brent Rubell
0c0c2c75eb
Merge pull request #120 from flavio-fernandes/subscribe_group.merge
[mqtt_client]: Fix docstring in subscribe_group
2020-09-23 17:03:28 -04:00
Brent Rubell
f67a35b033
Merge pull request #121 from brentru/actionify
Actionify AIO Python, Remove TravisCI
2020-09-23 17:00:03 -04:00
brentru
d5edfd3bd3 replace travisCI badge with actions! 2020-09-23 16:53:45 -04:00
brentru
f22fdbbe3b add release workflow 2020-09-23 16:50:46 -04:00
brentru
a134411fb0 add sphinx docu build 2020-09-23 16:42:08 -04:00
brentru
669f57ad4d add -m flag 2020-09-23 16:33:41 -04:00
brentru
466f06de90 modified base to take in envar 2020-09-23 16:31:13 -04:00
brentru
2f58c68798 grok io key directly from script 2020-09-23 16:20:31 -04:00
brentru
1ae0addb1d try running with env in same step 2020-09-23 16:16:20 -04:00
brentru
404665dc83 point at tests 2020-09-23 16:13:17 -04:00
brentru
5cd1cf3687 close escaped {} sequence 2020-09-23 16:12:18 -04:00
brentru
162e948249 remove tab 2020-09-23 16:11:37 -04:00
brentru
dbf52b2547 link in base.py 2020-09-23 16:10:34 -04:00
brentru
25e52c0313 export env vars 2020-09-23 16:08:56 -04:00
brentru
6706193718 swap io user/key to secrets environmental vars 2020-09-23 16:01:15 -04:00
brentru
e148ec564c unittest 2020-09-23 15:56:02 -04:00
brentru
2b7083d50c install library 2020-09-23 15:53:14 -04:00
brentru
e77aa78603 remove actions ci 2020-09-23 15:51:15 -04:00
brentru
ce36a99650 fix redefinition of name 2020-09-23 15:47:12 -04:00
brentru
d7d8b274e3 add unit test workflow 2020-09-23 15:46:06 -04:00
Flavio Fernandes
ce3347249b
[mqtt_client]: Fix docstring in subscribe_group
Fix param in the doc string of subscribe_group to use proper name.

Trivial fix
2020-08-27 16:41:58 -04:00
Phil Hord
646e445a12
Fix syntax error in Groups documentation 2020-06-05 14:27:15 -07:00
cv65
062628b168
Update README.rst
Add a note about the prerequisite packages needed before pip3 can install adafruit-io
2020-05-28 21:29:41 -04:00
Brent Rubell
7f7d23f67a
Merge pull request #107 from brentru/fix-subscribe-callbacks
MQTT_Client: Set QoS Level, Handle Subscription Callbacks
2019-12-23 13:24:04 -05:00
brentru
611823bcfb add example 2019-12-19 11:53:05 -05:00
brentru
e4916b6e1d fix sub callback, qos 2019-12-19 11:50:43 -05:00
Limor "Ladyada" Fried
dccf7314dd
Merge pull request #101 from brentru/add-digital-in-example-back
Add back Digital_In Basics Example
2019-07-26 14:55:40 -04:00
brentru
5efd5a82b8 bump patch 2019-07-26 14:38:34 -04:00
brentru
b022ea2886 add back removed digital in.. 2019-07-26 14:36:39 -04:00
brentrubell
5813ae3e5e
Bump version for release 2019-07-10 10:43:25 -04:00
Limor "Ladyada" Fried
a61f4742e5
Merge pull request #100 from brentru/fix-rgbled-example-signature
Fix method calls in RGB_LED example
2019-07-08 12:30:35 -04:00
brentru
6e0a33f1c8 fix methods, tocolor->to_color 2019-07-08 10:30:59 -04:00
brentrubell
8ae4b171ff
Merge pull request #99 from barbudor/master
Fixes `location.py` sample for wrong/outdate API
2019-04-18 09:57:40 -04:00
Barbudor
5c35fd03d2 Fixes location.pysample for wrong/outdate API 2019-04-17 23:05:48 +02:00