brentru
|
eceb1ccf00
|
fix example directory sourcing
|
2020-08-06 09:43:11 -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 |
|
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 Rembor
|
c2b262e73b
|
Add correct libname to folders.
|
2020-04-10 13:31:41 -04:00 |
|
Kattni Rembor
|
f737b83caa
|
Move simpletest and rename folders.
|
2020-04-10 13:27:54 -04:00 |
|
Kattni Rembor
|
42a3e4a9c1
|
Black reformatting with Python 3 target.
|
2020-04-09 16:19:54 -04:00 |
|
Brent Rubell
|
0027e5dc96
|
Merge branch 'master' into minimqtt-update
|
2020-03-17 11:57:11 -04: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 |
|
brentru
|
2095ccb076
|
update example, update code to add callbacks
|
2019-08-28 11:50:08 -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
|
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
|
a2772c9d98
|
remove old unittests
|
2019-07-17 16:55:18 -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 |
|
brentru
|
b6830b3fb3
|
remove old simpletests with invalid method signatures, etc
|
2019-07-17 13:36:26 -04:00 |
|
brentru
|
61681efb9f
|
add new travis location, remove unnecessary simpletest
|
2019-07-17 13:13:01 -04:00 |
|
brentru
|
730953cce2
|
reorganize tests
|
2019-07-17 13:08:07 -04:00 |
|
brentru
|
1f87bdd29e
|
add test file and modified unittest
|
2019-07-17 13:03:39 -04:00 |
|
brentru
|
d67fcc8cff
|
replace IO REST with IO HTTP to match IO MQTT client name, remove deps
|
2019-07-17 11:09:43 -04:00 |
|
brentru
|
fed02981c3
|
add weather subscription method and example
|
2019-07-11 16:49:46 -04:00 |
|
brentru
|
fff6baa3fc
|
add subpub example code!
|
2019-07-11 16:20:17 -04:00 |
|
brentru
|
5876119fe4
|
switch defs, one spi object, pylint
|
2019-04-30 12:57:50 -04:00 |
|
brentru
|
8f21960844
|
update simpletest examples to auto-detect board or external ESP32
|
2019-04-30 12:47:08 -04:00 |
|
brentru
|
dbc0ffdb55
|
ADAFRUIT_IO_USERNAME/KEY -> aio_username/key
|
2019-03-11 12:41:46 -04:00 |
|
brentru
|
66a5266ee3
|
update adafruit_io -> aio in examples to work with secrets.py
|
2019-03-11 12:34:48 -04:00 |
|
brentru
|
946eee9729
|
resolve comment
|
2019-02-28 10:22:19 -05:00 |
|
brentru
|
aaffcf77f6
|
update example import order
|
2019-02-28 10:05:19 -05:00 |
|
brentru
|
d29e5374b1
|
add example for esp_at
|
2019-02-28 10:01:38 -05:00 |
|
Melissa LeBlanc-Williams
|
e4f59cfe54
|
Updated example for NeoPixel changes
|
2019-02-26 12:03:45 -08:00 |
|
Melissa LeBlanc-Williams
|
a48adff8cb
|
Merge pull request #1 from adafruit/master
Update branch
|
2019-02-26 12:01:32 -08:00 |
|
Melissa LeBlanc-Williams
|
f21dc3e7ac
|
Linting Take 2
|
2019-02-26 10:28:35 -08:00 |
|
brentrubell
|
5c04b040b8
|
Merge pull request #10 from brentru/update-pyportal-pindefs
Update examples for PyPortal board., default examples to pyportal
|
2019-02-26 13:27:36 -05:00 |
|
Melissa LeBlanc-Williams
|
04830044ef
|
Linting
|
2019-02-26 10:25:26 -08:00 |
|
brentru
|
307cc59f6d
|
revert default pin-mapping to esp32 board. instead of pyportal pins
|
2019-02-26 13:21:38 -05:00 |
|
Melissa LeBlanc-Williams
|
c29457a128
|
Updated examples to reflect NeoPixel Abstraction to WiFi Manager
|
2019-02-26 10:17:43 -08:00 |
|
brentru
|
a90e97382b
|
fix for pylint travis
|
2019-02-25 17:25:09 -05:00 |
|
brentru
|
b76b900260
|
add example for using the pyportal's light sensor, and analog data readings
|
2019-02-25 17:19:02 -05:00 |
|
brentru
|
9bbedeb46a
|
update all pindefs for pyportal, default to pyportal
|
2019-02-25 16:57:55 -05:00 |
|
brentru
|
d854721bbb
|
multiply humidity by 100
|
2019-02-25 12:36:25 -05:00 |
|