Skip to main content
Glama

HomeAssistant MCP

RELEASE_v1.1.0.md4.27 kB
# Release v1.1.0 - Published Successfully ✅ **Date:** November 6, 2025 **Status:** Published to GitHub & npm --- ## 📦 Release Information ### Version - **Current Version:** 1.1.0 - **Previous Version:** 1.0.7 - **Tag:** `v1.1.0` (GitHub) - **Package:** `@jango-blockchained/homeassistant-mcp` (npm) ### Publication Status ✅ **GitHub** - Tag v1.1.0 pushed to origin/main ✅ **npm** - Published to npm registry with `latest` tag ✅ **Build** - All artifacts generated and bundled successfully --- ## 🔧 What's Fixed in v1.1.0 ### Tool Response Format Fixes #### 1. **get_history Tool** - **Issue:** Response serialization error - **Fix:** Implemented proper `JSON.stringify()` format - **Impact:** Entity history retrieval now works correctly #### 2. **control Tool** - **Issue:** Device command response validation failure - **Fix:** Standardized response format with JSON serialization - **Impact:** Device control commands now execute properly #### 3. **addon Tool** - **Issue:** Add-on operation response format mismatch - **Fix:** Applied consistent JSON serialization pattern - **Impact:** Add-on management operations now complete correctly ### Technical Improvements - All three tools now use consistent response serialization - Proper MCP framework integration - FastMCP compatibility ensured - Error handling standardized across tools --- ## 📊 Build Artifacts ### Bundled Modules ``` ✓ index.js (Bun target) - 604 modules bundled (3.87 MB) ✓ stdio-server.js (Node) - 546 modules bundled (3.31 MB) ✓ http-server.js (Node) - 544 modules bundled (3.30 MB) ``` ### Package Contents - 12 total files included - Package size: 4.1 MB (compressed) - Unpacked size: 18.3 MB - All necessary binaries and distributions included ### Package Details ``` npm Package: @jango-blockchained/homeassistant-mcp@1.1.0 Registry: https://registry.npmjs.org/ Access: Public Integrity: sha512-mtuZin/+xbZiO...tBieXKrL8qf9Q== ``` --- ## 🚀 Installation ### Latest Version (1.1.0) **via npm:** ```bash npm install @jango-blockchained/homeassistant-mcp@latest ``` **via bunx (GitHub):** ```bash bunx github:jango-blockchained/homeassistant-mcp ``` **via npx:** ```bash npx @jango-blockchained/homeassistant-mcp@latest ``` **via Docker:** ```bash docker pull ghcr.io/jango-blockchained/advanced-homeassistant-mcp:latest ``` --- ## 📋 Commit Details **Commit Hash:** `e85fdad` **Branch:** `main` **Message:** ``` chore(release): bump version to 1.1.0 - Fix response format for get_history tool - Fix response format for control tool - Fix response format for addon tool - Ensure all tools return proper JSON.stringify() format for MCP compatibility ``` --- ## ✅ Verification ### Git Status ``` HEAD -> main, tag: v1.1.0, origin/main, origin/HEAD Commits ahead of previous: 1 Tags created: v1.1.0 Remote sync: ✓ Synchronized with origin/main ``` ### npm Publication ``` Published: ✓ Successfully Visibility: Public Tag: latest Scope: @jango-blockchained ``` --- ## 🎯 Compatibility This release is fully compatible with: - ✅ Claude Desktop - ✅ OpenAI GPT - ✅ Cursor IDE - ✅ Generic MCP Clients - ✅ Home Assistant 2024.11+ - ✅ Node.js 18+ - ✅ Bun 1.0+ --- ## 📝 Release Notes ### Key Improvements 1. **Stability** - Fixed response format issues in three core tools 2. **Reliability** - Standardized error handling across tools 3. **Compatibility** - Enhanced MCP framework integration 4. **Quality** - All tools now follow consistent patterns ### Performance - Build time: ~350ms - Bundle optimization: ✓ Complete - Zero breaking changes - Backward compatible with v1.0.x --- ## 🔗 Resources - **GitHub Release:** https://github.com/jango-blockchained/homeassistant-mcp/releases/tag/v1.1.0 - **npm Package:** https://www.npmjs.com/package/@jango-blockchained/homeassistant-mcp - **GitHub Repository:** https://github.com/jango-blockchained/homeassistant-mcp - **Documentation:** See README.md --- ## ✨ Summary **v1.1.0 has been successfully released!** This patch release fixes critical response format issues in three MCP tools, ensuring full compatibility with the FastMCP framework and all MCP clients. All artifacts are now available on both GitHub and npm.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jango-blockchained/advanced-homeassistant-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server