This extension controls Nanoleaf shapes and possibly others Nanoleaf devices on your local (wifi) network. If you are experiencing an error on the upgrade, please log out and log in again.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please null out `nanoLightsMenu` in disable. 2. You cannot create objects in global scope which is the same as init (line 52 nanomenu.js, line 58 utils.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-init-for-initialization 3. Timeout should be removed on destroy or disable (line 374, 1338 and 1673 nanomenu.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources 4. Add XML file in schemas folder: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#gsettings-schemas