Commit graph

8 commits

Author SHA1 Message Date
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