Matt Costi
|
8c4035d80d
|
py linting
|
2019-07-14 11:44:13 -04:00 |
|
Matt Costi
|
5b281189d5
|
separate server code from AP code
|
2019-07-13 09:45:47 -04:00 |
|
brentru
|
54bcb5a53a
|
make ._esp public
|
2019-07-11 12:06:53 -04:00 |
|
brentru
|
aeae91ec1d
|
test the pixel attributes within pixel_status
|
2019-06-11 12:11:30 -04:00 |
|
brentru
|
d21b70993a
|
add an externally defined rgbled status_led to _wifimanager
|
2019-06-11 10:32:35 -04:00 |
|
Craig Forbes
|
4ebc502faf
|
Fix import so debug works in ESPSPI_WiFiManager.
Made status_pixed optional to match docs.
|
2019-04-25 21:09:15 -05:00 |
|
Melissa LeBlanc-Williams
|
aaa5631a6c
|
Merge pull request #17 from brentru/update-comments-for-pixel
Change neopixel comments to pixel
|
2019-02-26 19:45:09 -08:00 |
|
Melissa LeBlanc-Williams
|
f4052883a1
|
Merge pull request #18 from brentru/expose-rssi
expose rssi from a method in wifimanager
|
2019-02-26 19:44:30 -08:00 |
|
brentru
|
3ad86b37c6
|
switch to status led
|
2019-02-26 22:04:44 -05:00 |
|
brentru
|
ce5a9f507a
|
expose rssi from a method in wifimanager
|
2019-02-26 18:53:00 -05:00 |
|
brentru
|
1fee9ce300
|
neopixel->pixel in comments
|
2019-02-26 18:44:33 -05:00 |
|
brentru
|
6ce69bde35
|
expose the IP address from wifimanager
|
2019-02-26 18:33:18 -05:00 |
|
Melissa LeBlanc-Williams
|
24e42bad50
|
Linting
|
2019-02-26 10:51:40 -08:00 |
|
Melissa LeBlanc-Williams
|
93545d741b
|
Fixed docstring for neopixel
|
2019-02-26 10:48:08 -08:00 |
|
Melissa LeBlanc-Williams
|
d1a3a4281f
|
Abstracted Status Pixel to make DotStar usable
|
2019-02-26 09:59:47 -08:00 |
|
ladyada
|
1434532c71
|
update settings to secrets
|
2019-02-23 17:23:51 -05:00 |
|
Melissa LeBlanc-Williams
|
2bd2a3b9d2
|
Changed WiFi is use to blue because yellow can mean safe mode/error
|
2019-02-19 09:40:52 -08:00 |
|
Melissa LeBlanc-Williams
|
41f7c256e1
|
Small bug fix
|
2019-02-19 08:52:18 -08:00 |
|
Melissa LeBlanc-Williams
|
b878f96583
|
Removed attempt code from get/post. Examples reset.
|
2019-02-19 08:49:42 -08:00 |
|
Melissa LeBlanc-Williams
|
73c4a56ba8
|
Merge branch 'master' of https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI
|
2019-02-19 08:15:36 -08:00 |
|
brentru
|
ef08587ff1
|
expose put/patch/delete methods from _requests in _wifimanager
|
2019-02-19 10:26:22 -05:00 |
|
Melissa LeBlanc-Williams
|
4b56b5403a
|
Actually saved before pushing code this time
|
2019-02-18 11:15:30 -08:00 |
|
Melissa LeBlanc-Williams
|
cd633725d2
|
Added reset to the get and post methods on error
|
2019-02-18 10:59:11 -08:00 |
|
Melissa LeBlanc-Williams
|
3034250354
|
Fixed error introduced from Linting
|
2019-02-18 10:12:45 -08:00 |
|
Melissa LeBlanc-Williams
|
8be610cd4b
|
Linting
|
2019-02-18 09:51:29 -08:00 |
|
Melissa LeBlanc-Williams
|
a7b8d4aa8c
|
Added reset after a certain number of attempts
|
2019-02-18 09:46:26 -08:00 |
|
Melissa LeBlanc-Williams
|
4685648a81
|
Removed error only showing on debug
|
2019-02-15 08:46:43 -08:00 |
|
Melissa LeBlanc-Williams
|
3418eb034e
|
Line was too long
|
2019-02-14 20:00:00 -08:00 |
|
Melissa LeBlanc-Williams
|
edefde7d4f
|
Added parameters to docstrings
|
2019-02-14 19:56:19 -08:00 |
|
Melissa LeBlanc-Williams
|
e6810e5b86
|
Following ladyada's lead
|
2019-02-14 18:04:59 -08:00 |
|
Melissa LeBlanc-Williams
|
7ed715e435
|
Linting
|
2019-02-14 17:57:58 -08:00 |
|
Melissa LeBlanc-Williams
|
bdb6433497
|
WiFi manager done and examples updated
|
2019-02-14 17:48:40 -08:00 |
|
Melissa LeBlanc-Williams
|
520272ceed
|
Fixed a bunch of easy lint messages
|
2019-02-13 22:46:12 -08:00 |
|
Melissa LeBlanc-Williams
|
5ea3a4014a
|
Initial WiFi Manager build
|
2019-02-13 22:28:35 -08:00 |
|