Skip to content

Commit cbd8892

Browse files
chore: update plugin registry [skip ci]
1 parent f6d3e3f commit cbd8892

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

registry.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,23 @@
415415
],
416416
"lastUpdated": "2026-03-29T19:05:12-04:00"
417417
},
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+
},
418435
{
419436
"id": "hello-world",
420437
"name": "Hello World",

0 commit comments

Comments
 (0)