v1.06
Remove broken logbook functionality The get_logbook_entries feature was using a non-existent logbook.get_events API that doesn't exist in Home Assistant 2025.11+. This caused errors when the AI tried to answer questions about recent events/activity. Fixes #35 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>