en un clic
sowel
sowel contient 5 skills collectées depuis mchacher, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Update Sowel documentation site (MkDocs Material). Use when implementing features, fixing bugs, or when user asks to update/add documentation.
Create a new plugin integration for Sowel — covers plugin code, new equipment types, UI bindings, zone cards, dashboard widgets, and all required touchpoints. Use when creating a new plugin, adding a new device source, or adding new equipment types.
Creates features for Sowel — a home automation engine. Use when: - User asks to "create a feature", "implement X", "add VX.Y" for Sowel - Working on a roadmap version (V0.1, V0.2, etc.) - User says "créer une feature", "ajouter une fonctionnalité", "implémenter" Specific to Sowel project: MQTT, devices, equipments, zones, scenarios, recipes, AI assistant.
Identifies and fixes bugs in Sowel — a home automation engine. Use when: - User reports a bug, error, or unexpected behavior - User says "ça ne marche pas", "bug", "erreur", "problème", "crash", "debug" - User asks to investigate logs, diagnose an issue, or troubleshoot - User shares an error message, stack trace, or screenshot of broken behavior Leverages structured log analysis (ring buffer API, fetch-logs.py), event bus tracing, and reactive pipeline inspection.
Creates a new Sowel release. Use when: - User asks to "release", "tag", "publish", "deploy a new version" - User says "créer une release", "publier", "tagger" Bumps version, runs checks, tags, and pushes to trigger CI/CD.