micropython-sonoff-webswitch
                                
                                
                                
                                    micropython-sonoff-webswitch copied to clipboard
                            
                            
                            
                        MicroPython project to free the Sonoff WiFi Smart Socket from the cloud by run a webserver on the device.
Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...
I download generic esp8266 1M micropython binary from https://micropython.org/download/esp8266/ and after that copy all files under src directory from this git But after esp8266 reboot, repl shows memory error and...
See also: https://forum.micropython.org/viewtopic.php?f=2&t=7432&p=42391 So i change all requests to GET requests, but that's boring.
It's a kind of work-in-progress. See also: - https://forum.micropython.org/viewtopic.php?f=16&t=7501#p42713 - https://github.com/micropython/micropython/issues/2535#issuecomment-569740745 - https://github.com/schinckel/yaota8266/pull/1 - https://github.com/pfalcon/yaota8266/pull/28