Micropython-ESP-WiFi-Manager

MicroPython based ESP WiFi Manager

MIT License

Downloads
351
Stars
31
Committers
2

Bot releases are visible (Hide)

Micropython-ESP-WiFi-Manager - 1.1.0

Published by brainelectronics over 2 years ago

Added

  • Property connection_timeout to control WiFi connection timeout instead of default fixed 5 seconds
  • Property connection_result to get reason for failed connection
  • Badges in README for number of downloads, latest release and license info

Changed

  • The list of available pages at the landing page is rendered from the elements of the available_urls property by _render_index_page in alphabetic order
  • WifiHelper connects with defined connection_timeout to all networks

Removed

Micropython-ESP-WiFi-Manager - 1.0.0

Published by brainelectronics over 2 years ago

Added

Changed

Removed

  • MicroPython helpers module no longer used, replaced by pip install requirement
  • Lib of dependency modules no longer used
  • Primitives folder no longer used, files are part of brainelectronics MicroPython helpers
  • Unused style.css from static
Micropython-ESP-WiFi-Manager - 0.1.1

Published by brainelectronics over 2 years ago

Fixed

  • Sleep after adding the latest found networks to the asyncio message, not before
Micropython-ESP-WiFi-Manager - 0.1.0

Published by brainelectronics over 2 years ago

Added

Simulation

Micropython-ESP-WiFi-Manager - 0.1.0-alpha-rc.1

Published by brainelectronics over 2 years ago

First test release

Package Rankings
Top 16.06% on Pypi.org
Badges
Extracted from project README
Downloads License: MIT CI
Related Projects