Commit graph

184 commits

Author SHA1 Message Date
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
brentru
5ac8da2443 remove IO HTTP class changes 2019-08-23 18:30:26 -04:00
brentru
6762cc783f add tested code to reflect minimqtt commit 35ba546 2019-08-23 18:28:51 -04:00
Brent Rubell
5a7e3bd479
Merge pull request #24 from brentru/add-mqtt-api
Add MQTT Class
2019-07-17 18:16:59 -04:00
brentru
5cc883983c there isnt a dep for esp32spi, drop it. add new examples to readme 2019-07-17 18:06:40 -04:00
brentru
eb1475934d drop log from example 2019-07-17 17:58:57 -04:00
brentru
7fc15a413a lint 2019-07-17 17:54:08 -04:00
brentru
74f074cac3 fix autodoc in file 2019-07-17 17:52:27 -04:00
brentru
1f5d2baa10 fixup sphinx 2019-07-17 17:50:20 -04:00
brentru
1abb2d8486 pylint examples again 2019-07-17 17:44:45 -04:00
brentru
fa225cbf0a pylint and rename all mqtt examples, drop mqtt prefix as they're in the mqtt folder already 2019-07-17 17:32:48 -04:00
brentru
99f3d0ae92 fix exit method, dc on exit 2019-07-17 17:06:36 -04:00
brentru
a2772c9d98 remove old unittests 2019-07-17 16:55:18 -04:00
brentru
52c8167596 removal of bad eval() 2019-07-17 16:54:05 -04:00
brentru
188e90b1cd linted! 2019-07-17 16:44:47 -04:00
brentru
bf18c6b865 add group example 2019-07-17 16:35:06 -04:00
brentru
7cc98d2750 Adding publishing location/metadata via csv topic, add example 2019-07-17 15:58:46 -04:00
brentru
566b6cfa82 add time topic example 2019-07-17 14:04:31 -04:00