Compare commits

...

2 Commits

Author SHA1 Message Date
jango-blockchained
ea6efd553d feat: Add speech-to-text example and documentation
- Create comprehensive README for speech-to-text integration
- Implement example script demonstrating wake word detection and transcription
- Add Windows batch script for MCP server startup
- Include detailed usage instructions, customization options, and troubleshooting guide
2025-02-05 20:32:07 +01:00
jango-blockchained
d45ef5c622 docs: Update MkDocs site configuration for Advanced Home Assistant MCP
- Rename site name to "Advanced Home Assistant MCP"
- Update site and repository URLs to match new project
- Modify copyright year and attribution
2025-02-05 12:58:44 +01:00
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
site_name: Claude Desktop
site_url: https://your-username.github.io/your-repo-name
repo_url: https://github.com/your-username/your-repo-name
site_name: Advanced Home Assistant MCP
site_url: https://jango-blockchained.github.io/advanced-homeassitant-mcp
repo_url: https://github.com/jango-blockchained/advanced-homeassitant-mcp
theme:
name: material
@@ -117,4 +117,4 @@ extra_css:
extra_javascript:
- javascripts/extra.js
copyright: Copyright © 2024 Jango Blockchained
copyright: Copyright © 2025 jango-blockchained