Commit graph

24 commits

Author SHA1 Message Date
Doug Zobel
11bddacc67 Add support for dashboards, blocks and layouts 2021-11-16 15:35:05 -06:00
Brent Rubell
d047655176
Delete environmental_monitor.py 2021-11-08 10:16:23 -05:00
brentru
fc69311d37 update VEML6070 function sig 2020-11-04 10:48:43 -05:00
brentru
b022ea2886 add back removed digital in.. 2019-07-26 14:36:39 -04:00
brentru
6e0a33f1c8 fix methods, tocolor->to_color 2019-07-08 10:30:59 -04:00
Barbudor
5c35fd03d2 Fixes location.pysample for wrong/outdate API 2019-04-17 23:05:48 +02:00
brentru
37663ab3ed add new time endpoint, return time as a struct_time, remove plaintext http get responses, update example to remove topics 2019-03-12 12:56:02 -04:00
brentru
b9d2f62bc0 update environmental_monitor.py sketch to reflect Adafruit_CircuitPython_SGP30 lib 2019-02-21 10:25:07 -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
b6debfc9f1 make weather_id an optional param, update example 2019-01-08 12:57:56 -05:00
brentru
fbbfe8ffae add darkskies api to io python client 2019-01-08 12:49:40 -05:00
brentru
209c0f3160 update examples for breaking change within send_location_data method, bump version 2018-12-30 20:57:10 -05:00
brentru
f9ba5cdc46 adding pi camera example to library 2018-09-04 15:21:16 -04:00
brentrubell
0350cc8211
Add environmental monitor example (#68) 2018-08-15 12:48:54 -04:00
brentru
94ea0f05b5 Adding dht22 example, updating header to include MIT license info
switch pins
2018-08-09 16:57:40 -04:00
brentru
2969865610 Adding example for AIO Basics: Servo 2018-08-09 11:40:13 -04:00
brentrubell
41219f731f
Add rgb led example (#67)
* Adding helper methods (toRed, toGreen, toBlue) for hex-encoded color feeds
* Adding example for AIO Basics: Color
2018-08-08 17:38:29 -04:00
brentru
6c89c4e9a0 analog pwm output example
add configurable channel to analog_output example

catch prev. values

fixup analog_out
2018-08-08 13:13:49 -04:00
brentru
1765438bc1 analog_in example match new MCP3xxx API 2018-07-27 14:18:28 -04:00
brentru
919807d5d0 add analog_in example for blinka and mcp3008 2018-07-25 12:45:59 -04:00
brentru
faa710a8cc docstrings reflect file name 2018-07-11 17:32:01 -04:00
brentru
ed858ae2d2 add time example 2018-07-09 15:37:39 -04:00
brentru
a49354a011 tidy up examples 2018-07-09 15:34:42 -04:00