Peek at Home Assistant entity states from the GNOME top bar.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-C45-001 warning
45+ preferences should use fillPreferencesWindow instead of getPreferencesWidget
45+ preferences code should use `fillPreferencesWindow()` instead of `getPreferencesWidget()`.
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
| Version | Status |
|---|---|
| 3 | Unreviewed |
| 2 | Rejected |
| 1 | Rejected |