Commit graph

184 commits

Author SHA1 Message Date
brentru
119c818c11 add example for accessing weather service 2019-02-22 11:37:32 -05:00
brentru
3ced1e38ce Add Adafruit IO Connected Service: Random Data 2019-02-22 10:48:43 -05:00
brentru
fa98981b12 add Adafruit IO Connected Service: Weather 2019-02-22 10:43:08 -05:00
brentru
41a074c23a pylint the right file 2019-02-21 17:48:35 -05:00
brentru
f5e76095ed fix readme for sphinx 2019-02-21 17:43:15 -05:00
brentru
a212cc69a1 fix travis sphinx 2019-02-21 17:40:37 -05:00
brentru
7bff616e41 remove unused microcontroller import, move to pyportal setup comment 2019-02-21 17:38:19 -05:00
brentru
3afc51d14a add non-pyportal esp32 spi pins as default 2019-02-21 17:33:20 -05:00
brentru
e6119448e0 docs! 2019-02-21 17:26:53 -05:00
brentru
fba0837ad4 fix example for digitalio 2019-02-21 17:16:29 -05:00
brentru
91202c81ca dont print feed until rx 2019-02-21 17:03:44 -05:00
brentru
1416ca30f1 removing incorrect .py after settings 2019-02-21 17:01:23 -05:00
brentru
b4966c813d handle data without associated metadata in _create_data 2019-02-21 16:54:35 -05:00
brentru
34d7c92653 remove gpio defs, not used in the examples 2019-02-21 16:47:53 -05:00
brentru
d73c29589c wifi_settings.py, agnostic of SPI or AT library 2019-02-21 16:37:59 -05:00
brentru
d3762a1ca4 switch to esp32spi_settings.py 2019-02-21 16:32:35 -05:00
brentru
af518a2e2c update readme, setup, lib 2019-02-21 16:12:35 -05:00
brentru
03396c0f51 s/packet/payload 2019-02-21 15:15:50 -05:00
brentru
ceb81366c5 add dict metadata to send_data and create_data 2019-02-21 15:12:55 -05:00
brentru
337392ef89 modify create_data to accept a list of metadata 2019-02-21 14:38:35 -05:00
brentru
e800ab90f4 pylint adafruit_io.py 2019-02-21 13:52:43 -05:00
brentru
da296487ee pylint examples 2019-02-21 13:46:17 -05:00
brentru
1eaa19eb76 feed desc and license are optional kwargs 2019-02-21 13:43:11 -05:00
brentru
07a5003ad1 update to RESTClient 2019-02-21 13:41:20 -05:00
brentru
598a9e567e add digital out example 2019-02-21 13:38:03 -05:00
brentru
5c32764b33 send only 2 prec. points of temperature data 2019-02-21 12:49:41 -05:00
brentru
350736a924 add adt7410 example, add error classes to examples 2019-02-21 12:46:22 -05:00
brentru
c01873fdff add location metadata example 2019-02-21 12:26:53 -05:00
brentru
010b43b32c add feed interaction example, update data example 2019-02-21 12:10:14 -05:00
brentru
1f58eb887d add example for send/receive data to a feed 2019-02-21 11:59:10 -05:00
brentru
a0f4a4c108 remove two _all functions due to bug in ESP32SPI, change client to HTTPClient, add some docstrings 2019-02-21 11:14:24 -05:00
brentru
e4aea3d041 update readme to highlight esp32spi dep 2019-02-19 17:01:39 -05:00
brentru
b919ffa74b add files from pyportal board 2019-02-19 17:00:05 -05:00
brentrubell
19bd465fdb
Initial commit 2019-02-19 16:34:03 -05:00