Commit graph

12 commits

Author SHA1 Message Date
brentru
777a961029 use english configuration 2023-11-06 18:49:29 -05:00
Brent Rubell
e418f20c06
Merge pull request #139 from ALfuhrmann/patch-1
copy-and-paste error in batch sending
2023-11-06 18:09:09 -05:00
Pjurek3
3e8c8b3de1
Update feeds.rst
#146 - updated Feeds documentation for correct `Client` interface
2022-11-20 16:01:43 -08:00
ALfuhrmann
c636eda6ea
copy-and-paste error in batch sending
The "Send Batch Data" did not actually contain an "aio.send_batch_data" call.
Fixed it.
2022-01-17 15:00:44 +01:00
Luke McNinch
e9afd5b317 Implement a "max_results" parameter for the data method, to allow for retrieval of more than 1000 data points.
This implementation is subject to an existing bug in the pagination link header in the API that will break when and if that bug is fixed.
2021-02-26 09:51:14 -05:00
Phil Hord
646e445a12
Fix syntax error in Groups documentation 2020-06-05 14:27:15 -07:00
brentru
e1d7e4f2c1 adafruit-io-client -> adafruit-io-python 2019-01-25 17:18:07 -05:00
brentrubell
d694464419
Feed sharing (#64)
Adding Feed Sharing into IO Python MQTT_Client
2018-08-01 17:21:11 -04:00
Eric Keller
29dcc0c718
fixup Client and MQTTClient calls
there si a missing parameter 'user' in the documentation.
2018-07-16 19:52:27 +02:00
brentru
406173eeb1 adding autopypi releases.. 2018-07-12 16:05:05 -04:00
brentru
75b57f17ba fixing documentation errors, travis 2018-07-10 16:41:05 -04:00
brentrubell
ffce772065
Adding Documentation and Travis to Library (#50)
* Add readme, rtd-docs, CoC

* Add documentation

* Add travis config

* Update README.rst to move api documentation off README
2018-07-05 12:20:39 -04:00