brentrubell
|
51b0cd9e8b
|
Merge pull request #95 from brentru/fix-time-parsing
Fix on_message parsing
|
2019-03-08 11:19:56 -05:00 |
|
brentru
|
623ea17b4f
|
fix on_message topic parsing, time example, bump minor version
|
2019-03-08 11:13:14 -05:00 |
|
brentrubell
|
e614f564af
|
Merge pull request #93 from brentru/enhance-send-data
Enhanced send_data method
|
2019-03-05 13:38:25 -05:00 |
|
brentru
|
bbb00f8416
|
fixup test
|
2019-03-05 13:01:39 -05:00 |
|
brentru
|
f5d3ff6331
|
update location unittest, bump version major
|
2019-03-05 12:24:37 -05:00 |
|
brentru
|
54ff53067a
|
more
|
2019-03-05 12:13:50 -05:00 |
|
brentru
|
ad9ac1d2e0
|
lint lint lint
|
2019-03-05 12:12:10 -05:00 |
|
brentru
|
3fd82542b3
|
continue linting and optimizing the lib!
|
2019-03-05 12:07:08 -05:00 |
|
brentru
|
528b2a0edd
|
major pylinting
|
2019-03-05 12:02:46 -05:00 |
|
brentru
|
d2bb729ddb
|
update example for new send_data
|
2019-03-05 11:35:54 -05:00 |
|
brentru
|
770bb968f8
|
add metadata, precision kwargs to send_data, add create_payload staticmethod
|
2019-03-05 11:29:51 -05:00 |
|
brentrubell
|
ab83808026
|
Update _version.py
removal kwarg may break some clients, major version for breaking changes.
|
2019-02-25 12:48:09 -05:00 |
|
brentrubell
|
7ab27333c4
|
Merge pull request #91 from brentru/fix-travis-badge
Fix Travis Badge
|
2019-02-25 12:46:33 -05:00 |
|
brentru
|
e8f22ad13b
|
remove python client ref from readme
|
2019-02-25 12:43:03 -05:00 |
|
brentrubell
|
808ec3fcb2
|
Merge pull request #90 from brentru/remove-api-version-kwarg
Remove api_version kwarg from init
|
2019-02-25 10:56:21 -05:00 |
|
brentru
|
afa3de3cff
|
remove api_version kwarg from get_client in tests
|
2019-02-25 10:32:50 -05:00 |
|
brentru
|
0c7845a2d4
|
remove api version kwarg
|
2019-02-22 10:28:44 -05:00 |
|
brentrubell
|
608105d22e
|
Merge pull request #88 from adafruit/update-env-sensor-example
update environmental_monitor.py sketch
|
2019-02-21 10:38:09 -05:00 |
|
brentru
|
70e010c16a
|
bump version for release
|
2019-02-21 10:31:35 -05:00 |
|
brentru
|
b9d2f62bc0
|
update environmental_monitor.py sketch to reflect Adafruit_CircuitPython_SGP30 lib
|
2019-02-21 10:25:07 -05:00 |
|
Limor "Ladyada" Fried
|
8404f9a5b8
|
Merge pull request #87 from brentru/add-mqtt-get
Add MQTT Receive to Client
|
2019-02-12 17:51:02 -05:00 |
|
brentru
|
c3cdd7b349
|
add mqtt get to client, bump version
|
2019-02-12 17:45:11 -05:00 |
|
brentrubell
|
35846bd7c7
|
Merge pull request #84 from brentru/remove-io-client-python-references-2
remove references to io client from setup
|
2019-01-25 17:59:10 -05:00 |
|
brentru
|
649f8da204
|
remove references to io client
|
2019-01-25 17:53:32 -05:00 |
|
brentrubell
|
dab48a0d13
|
Merge pull request #83 from brentru/remove-io-client-python-references
adafruit-io-client -> adafruit-io-python
|
2019-01-25 17:45:09 -05:00 |
|
brentru
|
e1d7e4f2c1
|
adafruit-io-client -> adafruit-io-python
|
2019-01-25 17:18:07 -05:00 |
|
brentru
|
fc9dcbfc8a
|
add binder launch badge to readme
|
2019-01-18 12:30:17 -05:00 |
|
brentrubell
|
328d003bb0
|
Merge pull request #82 from brentru/add-random-service
Add random data service
|
2019-01-17 15:38:15 -05:00 |
|
brentru
|
b4ef4feb17
|
update version to 2.1
|
2019-01-15 15:27:18 -05:00 |
|
brentru
|
d1b1ac8bc3
|
add subscribe_randomizer and mqtt example
|
2019-01-15 15:20:30 -05:00 |
|
brentru
|
32661c2b05
|
adding example of getting random data by id
|
2019-01-15 14:33:51 -05:00 |
|
brentru
|
02634fb588
|
add method for receiving random data
|
2019-01-15 14:21:40 -05:00 |
|
brentrubell
|
21702331b0
|
Merge pull request #80 from brentru/api-darkskies-example
add example of accessing darksky forecast using the IO API
|
2019-01-15 14:15:05 -05:00 |
|
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 |
|
brentrubell
|
37403c96f5
|
Merge pull request #79 from brentru/integrate-darkskies
Integrate Dark Sky Weather Forecasts
|
2019-01-08 18:00:28 -05:00 |
|
brentru
|
dc54320ec3
|
update weather, remove broken example
|
2019-01-08 17:40:58 -05:00 |
|
brentru
|
abad94df4c
|
pylint example
|
2019-01-08 17:13:45 -05:00 |
|
brentru
|
a85047b8b0
|
correct parsing of default topic
|
2019-01-08 16:31:53 -05:00 |
|
brentru
|
b2b8b18de9
|
same line on example
|
2019-01-08 15:55:52 -05:00 |
|
brentru
|
25538f9239
|
show all 3 forecasts nicely
|
2019-01-08 15:43:30 -05:00 |
|
brentru
|
8914f59a31
|
parsing 3 forecasts
|
2019-01-08 15:34:25 -05:00 |
|
brentru
|
64c42de144
|
update example to show 1, 2, 5 day forecasts
|
2019-01-08 15:01:11 -05:00 |
|
brentru
|
7ada763304
|
finish parser, tested
|
2019-01-08 14:52:02 -05:00 |
|
brentru
|
aca9f67f5a
|
redo parser
|
2019-01-08 14:48:47 -05:00 |
|
brentru
|
e0904c66d7
|
add forecast topic to mqtt message parser
|
2019-01-08 14:37:47 -05:00 |
|
brentru
|
6752497e58
|
enforce strict forecast types, raise error
|
2019-01-08 13:36:52 -05:00 |
|
brentru
|
3f7a8d53f4
|
update prints for forecast
|
2019-01-08 13:20:35 -05:00 |
|
brentru
|
c6b9dfcca8
|
adding example of MQTT Weather API
|
2019-01-08 13:18:57 -05:00 |
|
brentru
|
f00bdcd066
|
adding MQTT API integration
|
2019-01-08 13:15:31 -05:00 |
|
brentru
|
b1ae23c78b
|
bump version
|
2019-01-08 12:59:36 -05:00 |
|