Commit graph

48 commits

Author SHA1 Message Date
Brent Rubell
4a4c695163
Merge pull request #14 from 2bndy5/master
remove loop_blocking()
2020-08-06 10:33:33 -04:00
Brent Rubell
9bc8b182e6
Merge pull request #16 from brentru/attribute-fix
Fix AttributeError, set_socket
2020-08-06 10:33:15 -04:00
brentru
91f107a80a black 2020-08-06 09:56:24 -04:00
brentru
62d0f50909 update example attributeerror 2020-08-06 09:53:06 -04:00
brendan
c2e2255048 remove loop_blocking() 2020-08-05 18:38:13 -07:00
dherrada
95195b7f8f Fixed discord invite link 2020-07-08 16:49:04 -04:00
Brent Rubell
2137905f3c
Merge pull request #12 from brentru/update-mmqtt
Update for MiniMQTT #33
2020-05-19 17:04:33 -04:00
brentru
6dba7bf6d7 black2 2020-05-19 15:51:08 -04:00
brentru
9a3c69c61b black! 2020-05-19 15:49:12 -04:00
Dan Halbert
0b1dc38a7c
Merge pull request #11 from adafruit/black-update
Black reformatting with Python 3 target.
2020-04-09 21:30:19 -04:00
Kattni Rembor
5988f96b7a Black reformatting with Python 3 target. 2020-04-09 17:38:31 -04:00
sommersoft
15d74aa26d build.yml: add black formatting check
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-04-07 16:04:45 -05:00
Brent Rubell
7e1ab12200
Merge pull request #9 from brentru/update-minimqtt
Update for minimqtt PR
2020-03-17 12:31:12 -04:00
sommersoft
8702e0ed5f update code of coduct: discord moderation contact section
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-15 18:23:53 -05:00
sommersoft
4cd1df297c
Merge pull request #10 from sommersoft/patch_coc
Update Code of Conduct
2020-03-13 14:28:51 -05:00
sommersoft
207d5a06f6 update code of conduct 2020-03-13 14:10:57 -05:00
brentru
0032b09810 remove block.. 2020-03-13 11:28:53 -04:00
brentru
c813b1fdf9 remove blocking 2020-03-13 11:28:27 -04:00
brentru
305cd9d7ee update for PR 2020-03-13 11:23:14 -04:00
brentru
87bf385d19 add reconnect 2020-03-13 11:01:52 -04:00
Kattni
8200a0dba3
Merge pull request #8 from adafruit/pylint-update
Re-added --force-reinstall
2020-03-12 15:03:15 -04:00
dherrada
32fd3ed89a Re-added --force-reinstall 2020-03-12 14:00:24 -04:00
Kattni
d6acff9c05
Merge pull request #7 from adafruit/pylint-update
Pylint update
2020-03-09 18:47:11 -04:00
dherrada
49d5ee48bd Set actions to install latest pylint 2020-03-09 17:07:16 -04:00
dherrada
ab0a57896d Merge branch 'master' into pylint-update 2020-03-09 17:06:57 -04:00
dherrada
fdd4e46068 Ran black, made pylint 2.x compatible 2020-03-09 17:06:48 -04:00
sommersoft
0c71d36026 update pylintrc for black
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-08 19:03:50 -05:00
sommersoft
85da361ee6 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:02:36 -06:00
sommersoft
eddc760758 update pylint examples directive
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-01-14 17:12:17 -06:00
Brent Rubell
a220609437
Merge pull request #6 from brentru/pypi-setup
add install instructions to README, enable setup.py
2020-01-03 14:48:54 -05:00
brentru
368e9ba889 add install instructions to README, enable setup.py 2020-01-03 14:22:28 -05:00
siddacious
c909cdce29 disabling pypi deploy via actions 2020-01-01 14:55:43 -08:00
siddacious
48dffc30e6
Merge pull request #5 from adafruit/dherrada-patch-1
Moved repository from Travis to GitHub Actions
2020-01-01 12:39:36 -08:00
dherrada
11d6262d6b Moved repository from Travis to GitHub Actions 2020-01-01 15:03:45 -05:00
Kattni
ded0d045f5
Merge pull request #4 from adafruit/dherrada-patch-1
Removed building locally section from README, replaced with documenta…
2019-10-21 19:39:15 -04:00
dherrada
78d75a78e3
Removed building locally section from README, replaced with documentation section 2019-10-17 18:39:50 -04:00
Brent Rubell
658dbf6106
Merge pull request #2 from ntoll/master
Fix GitHub repository information to correct URL.
2019-09-03 12:31:05 -04:00
Nicholas H.Tollervey
a830555977
Fix GitHub repository information to correct URL. 2019-09-03 11:55:13 +01:00
Limor "Ladyada" Fried
6307e5c54f
Merge pull request #1 from brentru/master
Initial Code - Google Cloud IoT Core
2019-08-27 15:32:50 -04:00
brentru
3f934e3738 update to remove private minimqtt properties 2019-08-23 18:16:55 -04:00
brentru
6d25933988 tie together unsuback and subacks 2019-08-23 16:50:26 -04:00
brentru
e5247c655e cleanup old time code 2019-08-23 09:46:01 -04:00
brentru
2382fe11a0 linting 2019-08-22 17:25:35 -04:00
brentru
4d61fea364 update simpletest for NTP dep 2019-08-22 17:24:37 -04:00
brentru
86656ff2a5 require Adafruit_NTP instead of dep. on Adafruit IO. Remove _get_local_time method and fetch the local time within jwt generation method 2019-08-22 17:17:57 -04:00
brentru
a7dc6c8ba7 update simpletest for new library name, tested 2019-08-22 12:51:48 -04:00
brentru
73ec319246 add all code from previous library, re-cookiecut 2019-08-22 12:49:02 -04:00
Brent Rubell
7713f3f25d
Initial commit 2019-08-22 12:41:50 -04:00