Review of "Peekhassio" version 1

Details Page Preview

Peek at Home Assistant entity states from the GNOME top bar.

Extension Homepage
https://github.com/franciscogouveia/peekhassio

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-C45-001 warning

45+ preferences should use fillPreferencesWindow instead of getPreferencesWidget

45+ preferences code should use `fillPreferencesWindow()` instead of `getPreferencesWidget()`.

Preferences

  • prefs.js:16
        getPreferencesWidget() {
            const settings = this.getSettings();
            const store = new ConfigurationStore(settings);
            const stack = new Adw.ViewStack({ vexpand: true });
            const instancePage = this.#createTabPage();
            const groupPage = this.#createTabPage();
            s

All Versions

Version Status
3 Unreviewed
2 Rejected
1 Rejected

Previous Reviews on this Version

Francisco auto- rejected
Auto-rejected because of new version 2 was uploaded