Skip to content

Commit b5d17c3

Browse files
dawidclaude
andcommitted
Bump version to 1.2.0
- Fix dashboard JSON parsing errors with Ingress routing - Improve system metrics API container compatibility - Add robust fallback handling for all API endpoints - Dashboard now works correctly through Home Assistant Ingress 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 99a54e8 commit b5d17c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Claude MCP Server
2-
version: "1.1.0"
2+
version: "1.2.0"
33
slug: claude-mcp-server
44
description: MCP Server für direkten Claude Zugriff auf Home Assistant Konfigurationen mit Web Dashboard
55
url: https://github.com/DawidSu/ha-mcp-server

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ha-mcp-dashboard",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Web Dashboard for Home Assistant MCP Server",
55
"private": true,
66
"dependencies": {

0 commit comments

Comments
 (0)