- Move SSE API documentation to a more structured location under `api/` - Update references to SSE API in getting started and navigation - Remove standalone SSE API markdown file - Add FAQ section to troubleshooting documentation
1.2 KiB
1.2 KiB
Getting Started
Begin your journey with the Home Assistant MCP Server by following these steps:
- API Documentation: Read the API Documentation for available endpoints.
- Real-Time Updates: Learn about Server-Sent Events for live communication.
- Tools: Explore available Tools for device control and automation.
- Configuration: Refer to the Configuration Guide for setup and advanced settings.
Troubleshooting
If you encounter any issues:
- Verify that your Home Assistant instance is accessible.
- Ensure that all required environment variables are properly set.
- Consult the Troubleshooting Guide for additional solutions.
Development
For contributors:
- Fork the repository.
- Create a feature branch.
- Follow the Development Guide for contribution guidelines.
- Submit a pull request with your enhancements.
Support
Need help?
- Visit our GitHub Issues.
- Review the Troubleshooting Guide.
- Check the FAQ for common questions.