Home Assistant control panel in the GNOME top bar — color picker with copy-to-clipboard, slider, and configurable action buttons.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-A-004 warning
extension files should not contain excessive ungated console logging
File contains 7 ungated console.log/warn/error calls (threshold: 5).
lib/ha/haWebSocket.js:107
console.error('[HAControlPanel] WS connect failed:', e.message)
lib/ha/haWebSocket.js:123
console.error('[HAControlPanel] WS message parse error:', e.message)
lib/ha/haWebSocket.js:134
console.error('[HAControlPanel] WS error:', err.message)
lib/ha/haWebSocket.js:139
console.error('[HAControlPanel] WS setup failed:', e.message)
lib/ha/haWebSocket.js:162
console.error('[HAControlPanel] WS: authentication rejected')
lib/ha/haWebSocket.js:173
console.error('[HAControlPanel] WS callback failed:', e.message)
lib/ha/haWebSocket.js:188
console.error('[HAControlPanel] WS send failed:', e.message)
EGO-X-004 warning
extensions should avoid synchronous file IO in shell code
Shell code should avoid synchronous file IO APIs like `GLib.file_get_contents()` and `Gio.File.load_contents()`.
lib/sync/colorHistory.js:52
GLib.file_get_contents(getHistoryPath())
EGO-A-005 manual_review
extensions should not access the clipboard directly
Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.
ui/colorSection.js:536
St.Clipboard.get_default()
EGO-P-006 warning
unnecessary build and translation artifacts should not be shipped
Compiled GSettings schemas should not be shipped for 45+ packages.
Don't include unnecessary files
schemas/gschemas.compiled
schemas/gschemas.compiled
| Version | Status |
|---|---|
| 12 | Unreviewed |
| 11 | Rejected |
| 10 | Rejected |
| 9 | Rejected |
| 8 | Rejected |
| 7 | Rejected |
| 6 | Rejected |
| 5 | Rejected |
| 4 | Rejected |
| 3 | Rejected |
| 2 | Rejected |
| 1 | Rejected |