RELEASE v2.4.2
🐛 Fixed
- Issue #38: Automatically attempt to dismiss modals from Ubiquiti by clicking the closeButton
- Remove
preventDefaultfrom tooltip mouse event handlers. It would prevent the click from sending the command on touch-enabled devices.
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.