File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : " Home Assistant MCP Server"
22description : " AI assistant integration for Home Assistant via Model Context Protocol (MCP)"
3- version : " 3.0.0 "
3+ version : " 3.0.1 "
44slug : " ha_mcp"
55url : " https://github.com/homeassistant-ai/ha-mcp"
66arch :
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " ha-mcp"
7- version = " 3.0.0 "
7+ version = " 3.0.1 "
88description = " Home Assistant MCP Server - Complete control of Home Assistant through MCP"
99readme = " README.md"
1010requires-python = " >=3.11"
Original file line number Diff line number Diff line change 55through REST API and WebSocket integration with 20+ enhanced tools.
66"""
77
8- __version__ = "3.0.0 "
8+ __version__ = "3.0.1 "
99__author__ = "Julien"
1010__license__ = "MIT"
1111
You can’t perform that action at this time.
0 commit comments