Manages Tado° home heating. This extension is not affiliated, funded, or in any way associated with Tado
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please remove line 12-24 (TadoMenuStrategy.js). You don't need those in GNOME Shell 43. Just use standard `setInterval()` and `clearInterval()`. 2. You can use one of the spawn commands in `util` (line 35-41 TadoHyperlinkMenuItem.js): https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/misc/util.js#L68 ```js const Util = imports.misc.util; ``` 3. Are you related to Tado? because if not you need to add this to the description: > This extension is not affiliated, funded, or in any way associated with Tado.
Hi, I've fixed all of those, uploading a new zip file. I dont see any option here on the review to attach a zip file ????
Newer version approved. You can send the next version, the same way you've posted this one.