Commit graph

10 commits

Author SHA1 Message Date
brentru
2dfaa712ac add example of accessing darksky forecast using the IO Weather Service and Adafruit IO API 2019-01-14 13:46:41 -05:00
brentru
209c0f3160 update examples for breaking change within send_location_data method, bump version 2018-12-30 20:57:10 -05:00
brentrubell
80b455a0eb
TypeError Handling (#61)
Fix TypeError on 3.5.x (RasPi, Stretch)
2018-07-17 10:00:54 -04:00
brentrubell
66ea1f44eb
Merge branch 'api-v2' into v2-examples 2018-07-09 15:53:45 -04:00
brentru
a49354a011 tidy up examples 2018-07-09 15:34:42 -04:00
brentru
95577646ee warning for api key sharing 2018-07-05 11:32:24 -04:00
brentrubell
418141a00f
Support for Lat/Lon/Elevation Data (#48)
* modified model for location feeds
* added send_location_data method to API client wrapper
* fix send_location_data arg order, update example
2018-07-02 13:10:14 -04:00
Justin Cooper
c21867eb75 rename send to send_data and craete alias to send, rework readme 2017-06-27 15:39:56 -05:00
Justin Cooper
a5946f6ad2 update client calls with username and add send_batch_data 2017-06-27 15:20:15 -05:00
Justin Cooper
08614c0140 reorganize examples, and add a new data example 2017-06-27 14:23:43 -05:00