We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6d3e3f commit cbd8892Copy full SHA for cbd8892
1 file changed
registry.json
@@ -415,6 +415,23 @@
415
],
416
"lastUpdated": "2026-03-29T19:05:12-04:00"
417
},
418
+ {
419
+ "id": "hassio",
420
+ "name": "Home Assistant",
421
+ "version": "1.0.0",
422
+ "official": false,
423
+ "author": "Pozzoo",
424
+ "description": "Monitor and control Home Assistant entities from the bar. Requires qt6-websockets.",
425
+ "repository": "https://github.com/noctalia-dev/noctalia-plugins",
426
+ "minNoctaliaVersion": "3.6.0",
427
+ "license": "MIT",
428
+ "tags": [
429
+ "Bar",
430
+ "Panel",
431
+ "Utility"
432
+ ],
433
+ "lastUpdated": "2026-04-14T04:28:03-03:00"
434
+ },
435
{
436
"id": "hello-world",
437
"name": "Hello World",
0 commit comments