Commit graph

9 commits

Author SHA1 Message Date
ebeb65f23f chore: adopt engineering standard v1.0.0
Some checks failed
ci / standards-gate (pull_request) Has been cancelled
Adopt the org engineering standard (its-consulting/standards @ v1.0.0).

Adds baseline governance/CI/policy files rendered from the standard's
templates and pins .standards-version=1.0.0. Vendored OPA/Rego policies
under .standards/policies/ so CI runs the gate locally (no cross-repo dep).
Placeholders ({{ORG}}/{{REPO}}/{{OWNER_HANDLE}}/{{MAINTAINER_EMAIL}}) filled in.
Existing files that differ were left untouched by the adopter.

Automated rollout. Files created: 15.
2026-07-01 19:49:50 +02:00
Kenearos
b4ac82a071
Merge pull request #3 from Kenearos/claude/webapp-read-export-01DLVoNur7gtj8ZWXxdo78Uz
Build webapp to read and export data
2025-12-13 14:55:07 +01:00
Claude
eb77fdd17d
Add Claude-friendly export format for Home Assistant data
Adds a new 'Export für Claude (AI)' button that generates a well-structured
Markdown file optimized for pasting into Claude. The export includes:
- System information
- Statistics overview
- Entities grouped by domain with details
- Installed components
- Available services
- Helpful hints for Claude on how to use the data
2025-12-13 13:31:19 +00:00
Kenearos
140ef2000d
Merge pull request #2 from Kenearos/copilot/add-instructions-for-frontend-backend
Add web GUI with integrated step-by-step instructions
2025-11-17 21:45:52 +01:00
copilot-swe-agent[bot]
a6abfce322 Fix security issue: disable Flask debug mode
Co-authored-by: Kenearos <86194771+Kenearos@users.noreply.github.com>
2025-11-17 20:16:58 +00:00
copilot-swe-agent[bot]
be9ed433b6 Add web-based GUI with frontend and backend
Co-authored-by: Kenearos <86194771+Kenearos@users.noreply.github.com>
2025-11-17 20:14:28 +00:00
copilot-swe-agent[bot]
c269cb0ef0 Initial plan 2025-11-17 20:08:18 +00:00
Kenearos
3a941b36fa
Add Home Assistant overview tool
This script connects to Home Assistant and generates a comprehensive overview report of integrations, entities, and services, including options to save the report in JSON, TXT, and HTML formats.
2025-11-17 21:03:23 +01:00
Kenearos
7993be63f5
Initial commit 2025-11-17 20:59:38 +01:00