Hakboard - Home Assistant Integration for Kanboard
Hakboard - Home Assistant Integration for Kanboard
GitHub - aktive/hakboard: 🔸 Integrate Kanboard projects into Home Assistant dashboards and automations

HAKboard, a comprehensive Home Assistant integration for Kanboard, a free and open source Kanban project management tool.
Features:
Interactive Lovelace cards
Integrates project, task and people data into sensor entities
Documented entity schema aids in dashboard and automation development
Supports multiple instances, enabling blue/green deployment
Configurable replication and project filtering settings per Kanboard instance
Zero YAML editing required
Functionality:
In this initial release, it is a one-way sync of Kanboard data into HA, with deep-linking to Kanboard projects from the HA dashboard. It will create an entity for every project that provides aggregate data for tasks, task status, assignees, columns etc.. giving you an excellent birds eye view of your environment, as well as the ability to create automations from the sensor data.
A very near release (see Roadmap in the repo) will introduce the creation of entities for each task and person, and likely others. We wanted to ensure the core entity generation system is rock-solid before opening it up to potentially thousands of new entities and thought it prudent to stagger this functionality.
If you use Kanboard (or want to try it), this turns your HA dashboard into a real-time project hub.
Repo & Docs: https://github.com/aktive/hakboard
⚠️ IMPORTANT INSTALL NOTES: I'm still working through the HACS repo approval process. In the meantime, please follow these instructions if you would like to install (existing Kanboard server required):
HACS > ⚙️ (Top right) > Custom Repositories > Add: https://github.com/aktive/hakboard as type Integration
Configure your Kanboard instance via Settings (Bottom left) > Devices & services > Add (Bottom right) > Search for HAKboard
NOTE: If HAKboard does not appear (either as an integration or a dashboard card), please refresh your browser or restart HA.