Files
homeassistant-mcp/docs/index.md
jango-blockchained 4fff318ea9 docs: Enhance documentation deployment and site configuration
- Update MkDocs configuration with new features and plugins
- Add deployment guide for documentation
- Restructure documentation navigation and index page
- Create GitHub Actions workflow for automatic documentation deployment
- Fix typos in site URLs and configuration
2025-02-05 21:07:39 +01:00

1.9 KiB

layout, title, nav_order
layout title nav_order
default Home 1

Advanced Home Assistant MCP

Welcome to the Advanced Home Assistant Master Control Program documentation.

This documentation provides comprehensive information about setting up, configuring, and using the Advanced Home Assistant MCP system.

What is MCP Server?

MCP Server is a bridge between Home Assistant and custom automation tools, enabling basic device control and real-time monitoring of your smart home environment. It provides a flexible interface for managing and interacting with your home automation setup.

Key Features

🎮 Device Control

  • Basic REST API for device management
  • WebSocket and Server-Sent Events (SSE) for real-time updates
  • Simple automation rule support

🛡️ Security & Performance

  • JWT authentication
  • Basic request validation
  • Lightweight server design

Documentation Structure

Getting Started

Core Documentation

Support

Need help or want to report issues?

License

This project is licensed under the MIT License. See the LICENSE file for details.