Commit graph

201 commits

Author SHA1 Message Date
Scott Shawcroft
2fcef79413
Merge pull request #43 from brentru/fix-attribute-error
Fix Attribute Error, set_socket
2020-08-06 20:41:46 -07:00
Brent Rubell
74b68dc9e9
Merge pull request #41 from 2bndy5/master
remove loop_blocking
2020-08-06 10:34:16 -04:00
brentru
eceb1ccf00 fix example directory sourcing 2020-08-06 09:43:11 -04:00
brendan
f7b274af8c remove loop_blocking 2020-08-05 18:33:41 -07:00
Kattni
4527ec26e7
Merge pull request #39 from adafruit/discord-fix
Fixed discord invite link
2020-07-08 16:41:35 -04:00
dherrada
160a5e67c9 Fixed discord invite link 2020-07-08 16:38:24 -04:00
Melissa LeBlanc-Williams
ff462017c0
Merge pull request #38 from makermelissa/master
Updated package name to correct one
2020-06-29 08:22:48 -07:00
Melissa LeBlanc-Williams
c098782206 Updated package name to correct one 2020-06-29 08:10:24 -07:00
Limor "Ladyada" Fried
6e657db717
Merge pull request #37 from makermelissa/master
Fix installation via PyPI
2020-06-28 11:55:12 -04:00
Melissa LeBlanc-Williams
c578d12992 Fix installation via PyPI 2020-06-26 16:07:22 -07:00
Limor "Ladyada" Fried
20dfc9e0e0
Merge pull request #36 from brentru/update-for-mmqtt
Updated Examples for MiniMQTT PR
2020-05-19 16:11:10 -04:00
brentru
d00d79645f black 2020-05-19 15:22:03 -04:00
brentru
58559fe850 remove http:// 2020-05-19 15:17:41 -04:00
Limor "Ladyada" Fried
1414624074
Merge pull request #35 from brentru/add-cellular-example
Add Example for Cellular Interfaces
2020-05-07 16:26:33 -04:00
brentru
6e361dc238 update baud rate to default circuitpython baud rate 2020-05-07 14:25:25 -04:00
brentru
554251484d add cell example, black and pylint 2020-05-07 14:03:33 -04:00
Kattni
966b7b3753
Merge pull request #34 from adafruit/example-rename-move
Example rename move
2020-04-10 13:43:54 -04:00
Kattni Rembor
c2b262e73b Add correct libname to folders. 2020-04-10 13:31:41 -04:00
Kattni Rembor
a546bbda20 Update examples.rst to use new simpletest. 2020-04-10 13:29:17 -04:00
Kattni Rembor
f737b83caa Move simpletest and rename folders. 2020-04-10 13:27:54 -04:00
Dan Halbert
98ed3695c5
Merge pull request #33 from adafruit/black-update
Black reformatting with Python 3 target.
2020-04-09 21:40:21 -04:00
Kattni Rembor
42a3e4a9c1 Black reformatting with Python 3 target. 2020-04-09 16:19:54 -04:00
sommersoft
5cb8c04f06 build.yml: add black formatting check
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-04-07 16:10:10 -05:00
dherrada
9e5c4fce85 Code needed to be changed for a successful pypi bump 2020-03-20 12:55:38 -04:00
dherrada
340dd7b31b Tiny change to re-bump 2020-03-20 12:50:30 -04:00
Brent Rubell
4227988db7
Merge pull request #30 from brentru/minimqtt-update
Update examples for MiniMQTT PR
2020-03-17 12:34:17 -04:00
Brent Rubell
0027e5dc96
Merge branch 'master' into minimqtt-update 2020-03-17 11:57:11 -04:00
Kattni
0da1d6c49f
Merge pull request #31 from adafruit/pylint-update
Ran black, updated to pylint 2.x
2020-03-16 16:06:38 -04:00
sommersoft
92986f3de9 update code of coduct: discord moderation contact section
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-15 18:29:37 -05:00
Kattni
8bf41d2663
Merge pull request #32 from sommersoft/patch_coc
Update Code of Conduct
2020-03-13 15:52:49 -04:00
sommersoft
d36e6a5858 update code of conduct 2020-03-13 13:45:56 -05:00
dherrada
081302e80b Ran black, updated to pylint 2.x 2020-03-12 19:36:35 -04:00
brentru
c7e8dff3da fix imports 2020-03-12 19:02:38 -04:00
brentru
cf2804741b adding ethernet example, update for time 2020-03-12 18:58:59 -04:00
brentru
5f85a2adc4 update time, remove xtra wifi.connect call 2020-03-12 18:56:13 -04:00
brentru
1a760725d2 lintin 2020-03-12 18:48:59 -04:00
brentru
6195133c6f fix location for mmqtt breaking 2020-03-12 18:47:50 -04:00
brentru
839a1a5992 add groups, simpletest, fix regular example 2020-03-12 18:45:04 -04:00
sommersoft
277e3b3021 update pylintrc for black
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-08 19:08:39 -05:00
sommersoft
a0a9e45cad build.yml: move pylint, black, and Sphinx installs to each repo; add description to 'actions-ci/install.sh'
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-05 10:07:46 -06:00
siddacious
7a8e576572
Merge pull request #29 from adafruit/dherrada-patch-1
[Fixed] Moved repository from Travis to GitHub Actions
2020-01-09 14:18:03 -08:00
dherrada
496d504f92 Updated build.yml to the standard one 2020-01-09 16:06:25 -05:00
dherrada
8459d7d282 Switched from Travis to GitHub Actions 2020-01-09 09:19:18 -05:00
Kattni
87d65cad5b
Merge pull request #28 from adafruit/dherrada-patch-1
Removed building locally section from README, replaced with documenta…
2019-10-22 14:06:50 -04:00
dherrada
6eecbed574
Added pypi installation instructions 2019-10-22 11:00:10 -04:00
dherrada
ab64b3823e
Removed building locally section from README, replaced with documentation section 2019-10-17 18:01:31 -04:00
Brent Rubell
a00375b2f5
Merge pull request #21 from brentru/close-responses
Close HTTP method responses
2019-10-08 16:17:52 -04:00
Brent Rubell
5431e6c74a
Merge pull request #27 from brentru/callbacks-for-sub-unsub
Implement network callbacks for Feed Subscribe/Unsubscribe
2019-10-08 16:16:53 -04:00
brentru
2095ccb076 update example, update code to add callbacks 2019-08-28 11:50:08 -04:00
Brent Rubell
110aa24e8a
Merge pull request #26 from brentru/update-for-minimqtt-properties
Update for minimqtt properties
2019-08-23 18:35:10 -04:00