Files
homeassistant-mcp/docs
jango-blockchained 3e97357561 docs: update documentation to use Bun commands and scripts
- Replace npm commands with equivalent Bun commands in GETTING_STARTED.md
- Update TESTING.md to reflect Bun-specific test and development scripts
- Simplify installation, development, and testing instructions
2025-02-04 04:17:58 +01:00
..

Home Assistant MCP Documentation

Welcome to the Home Assistant MCP (Master Control Program) documentation. This documentation provides comprehensive information about setting up, configuring, and using the Home Assistant MCP.

Table of Contents

  1. Getting Started

    • Installation
    • Configuration
    • First Steps
  2. API Reference

    • REST API Endpoints
    • Authentication
    • Error Handling
  3. SSE (Server-Sent Events)

    • Event Subscriptions
    • Real-time Updates
    • Connection Management
  4. Tools

    • Device Control
    • Automation Management
    • Add-on Management
    • Package Management
  5. Configuration

    • Environment Variables
    • Security Settings
    • Performance Tuning
  6. Development

    • Project Structure
    • Contributing Guidelines
    • Testing
  7. Troubleshooting

    • Common Issues
    • Debugging
    • FAQ

Support

If you need help or have questions:

  1. Check the Troubleshooting Guide
  2. Search existing Issues
  3. Create a new issue if your problem isn't already reported

License

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