Skip to content

Releases: SirBlondieDK/HADocs

v0.15.0 RC2 – Bug Fix #1

Choose a tag to compare

@SirBlondieDK SirBlondieDK released this 16 Jul 17:43
e3aaeb8

Summary

Fixes the Windows scan crash:

AttributeError: 'int' object has no attribute 'lower'

Changes

  • Added shared input-normalization utilities.
  • Normalized classifier and rules-engine inputs.
  • Added regression tests for integer registry values.
  • Preserved existing classification behaviour.

Verification

  • 94 tests passed.
  • Windows CLI generation completed successfully.
  • Output generated at output/index.md.

v0.13.0 – Smart Home Intelligence Dashboard

Choose a tag to compare

@SirBlondieDK SirBlondieDK released this 06 Jul 13:24

🚀 HADocs v0.13.0 – Smart Home Intelligence Dashboard

This is the biggest release of HADocs so far.

Version 0.13.0 transforms HADocs from a documentation generator into a complete Smart Home Intelligence dashboard for Home Assistant.

✨ Highlights
🧠 New Smart Dashboard

A completely redesigned HTML dashboard featuring:

Executive overview
Smart navigation sidebar
Health Score widget
Installation overview
Root Cause dashboard
Repair recommendations
History summary
Generated output shortcuts
❤️ Health Score v2

Health Score has been completely redesigned.

New scoring engine:

ignores disabled entities
normalizes penalties for large installations
separates severity penalties
introduces root-cause weighting
provides transparent score explanations

The result is a much fairer and easier to understand health score.

🔍 Root Cause Analysis

Root causes are now presented as interactive cards with:

severity
affected devices
affected entities
child incidents
estimated score gain
repair time
expandable explanations

HADocs now focuses on fixing causes instead of symptoms.

📊 Executive Summary

The new Executive Summary instantly answers:

What is wrong?
What should I fix first?
How much will it improve?
How long will it take?
📈 Installation Insights

New installation statistics include:

Areas
Physical devices
Virtual devices
System devices
Integrations
Entities
Raw incidents
Collapsed root causes
📖 Knowledge Engine

Knowledge export has been expanded and now includes:

recommendations
relationships
inventory
health reports
incidents
summarized documentation
⚡ Performance
faster dashboard generation
improved incident collapsing
cleaner HTML output
reduced duplicated information
🐞 Fixes
Improved Health Score stability
Better handling of unavailable entities
Cleaner root-cause grouping
Improved dashboard navigation
Numerous UI improvements
❤️ Thank you

A special thanks to everyone testing HADocs and providing feedback.

Several improvements in this release were inspired directly by community discussions around Home Assistant health reporting.

The journey has only just begun.

Runs 100% locally

✔ No cloud
✔ No AI calls
✔ No telemetry

Next milestone: v0.14.0 will introduce deeper diagnostics, richer explanations ("Explain this"), smarter repair guidance, and even more actionable insights.