From 8c1d5ff2f67c42f04c8066a0ce16bf74ba2b5df8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 18 Jul 2026 05:06:37 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/catalog.toml b/catalog.toml index cda2f2f..688ed17 100644 --- a/catalog.toml +++ b/catalog.toml @@ -228,3 +228,14 @@ icon = "folder-open" description = "Open a recent Zed project from the launcher. Type /zed to list your projects." plugin_api = 3 tags = ["launcher", "development", "productivity"] + +[[plugin]] +id = "pozzoo/hassio" +name = "Home Assistant" +version = "2.0.0" +author = "Pozzoo" +license = "MIT" +icon = "smart-home" +description = "Monitor and control Home Assistant entities from the bar. Displays entity states and provides quick toggles." +plugin_api = 4 +tags = ["bar", "panel", "service", "shortcut", "network", "indicator"]