chore: update plugin catalog [skip ci]

This commit is contained in:
github-actions[bot]
2026-07-18 05:06:37 +00:00
parent 8296ca0f7e
commit 8c1d5ff2f6
+11
View File
@@ -228,3 +228,14 @@ icon = "folder-open"
description = "Open a recent Zed project from the launcher. Type /zed to list your projects." description = "Open a recent Zed project from the launcher. Type /zed to list your projects."
plugin_api = 3 plugin_api = 3
tags = ["launcher", "development", "productivity"] 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"]