From 1148c2d698e631c302d12eeb675ba16d764ab3fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 16 Jul 2026 00:30:20 +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 cb77d18..3f04aef 100644 --- a/catalog.toml +++ b/catalog.toml @@ -140,3 +140,14 @@ icon = "brand-docker" description = "Manage Docker containers, images, volumes, and networks from Noctalia." min_noctalia = "5.0.0" tags = ["bar", "panel", "service", "development", "system", "utility"] + +[[plugin]] +id = "thatonecalculator/um5606_fan_state" +name = "ASUS UM5606 Fan State" +version = "1.0.6" +author = "ThatOneCalculator" +license = "MIT" +icon = "car-fan" +description = "Set the fan state on the ZenBook S 16 UM5606." +min_noctalia = "5.0.0" +tags = ["hardware"]