Thu: Jul 15, 2021

HTTP Digest/Basic Auth with Python Requests module. I built a power sensor for the house recently (that will text me if the outlet loses power, needed it for a basement freezer) and the ESP8266 runs Micropython which means it doesn't have the ability to just load and run the Twilio Python module, thus me trying to figure out how to do basic auth to call the API directly.


Older Stuff