CHANGELOG.md•1.17 kB
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.0] - 2025-11-08
### Added
- Initial release of MCP Home Assistant
- Full integration with HA Cursor Agent
- File management (read, write, list, delete)
- Entity management (list, get state)
- Helpers management (list, create, delete)
- Automations management (list, create, delete)
- Scripts management (list, create, delete)
- System operations (check config, reload)
- Git versioning (commit, history, rollback)
- Agent logs access with filtering
- Comprehensive documentation
- TypeScript support with full type definitions
### Tools Implemented
- 18 MCP tools for complete Home Assistant control
- Natural language integration with Cursor AI
- Real-time agent log monitoring
### Documentation
- Complete README with quick start guide
- Usage examples for common scenarios
- Troubleshooting section
- Security best practices
[1.0.0]: https://github.com/Coolver/mcp-home-assistant/releases/tag/v1.0.0