Commit graph

10 commits

Author SHA1 Message Date
Doug Zobel
11bddacc67 Add support for dashboards, blocks and layouts 2021-11-16 15:35:05 -06:00
brentru
dccce92324 ref. mqtterror class in init 2018-07-11 11:35:41 -04:00
brentru
f056b834bc fixing ModuleNotFoundError for _version 2018-06-26 16:44:42 -04:00
brentru
4dbef23883 deprecating stream in v2 client, handled by API 2018-06-26 14:03:44 -04:00
brentru
204889ec24 created a single-source for package vers. 2018-06-26 12:34:11 -04:00
Tony DiCola
9900d508f5 Major update:
- Refactored REST client to use requests library for Python 3 compatibility.
- Added docstrings to all public methods & classes.
- Fleshed out CRUD APIs for data, feed, group.
- Wrote full suite of integration tests to verify changes.
- Updated setup.py to bump version to 0.9 & depend on requests and paho-mqtt modules.
- Updated and tested code to work with both Python 2 and 3.
- Broke out errors into separate file, and added explicit data model classes.
- General cleanup and preparation for public release.
2015-02-01 12:22:03 -08:00
Tony DiCola
196f71dc51 Document, refactor slightly, and add tests to REST API client. 2015-01-27 21:52:25 -08:00
Tony DiCola
2c4bb7fb20 Add MQTT client and update tests. 2015-01-13 23:37:00 -08:00
Tony DiCola
2af9a0d65d Add custom Adafruit IO error types and raise them when requests fail. 2014-12-08 15:23:56 -08:00
Justin Cooper
118cd59bb6 case sensitive dir 2014-05-27 11:27:13 -05:00