Skip to content

RELEASE v2.4.2

Choose a tag to compare

@Samuel1698 Samuel1698 released this 22 Jun 02:31
· 13 commits to main since this release

🐛 Fixed

  • Issue #38: Automatically attempt to dismiss modals from Ubiquiti by clicking the closeButton
  • Remove preventDefault from tooltip mouse event handlers. It would prevent the click from sending the command on touch-enabled devices.

Commit Difference
CHANGELOG


The full release is a copy of the entire repo. It's the same as cloning from the terminal.
The minimal is just what's needed to run the script - no tests or development files.
The no api is the same as minimal except it also does not include monitoring.py nor the html, css, and js files to run it.