This directory contains detailed documentation for the TechnitiumDNS Home Assistant integration.
- DHCP_IMPLEMENTATION.md - Complete guide to DHCP device tracking implementation
- ENTITY_CLEANUP.md - Entity cleanup system for managing orphaned devices
- FINAL_IMPLEMENTATION_SUMMARY.md - Technical architecture overview
- SMART_ACTIVITY_SOLUTION.md - Smart Activity Analysis system for accurate device tracking
- SERVICE_IMPLEMENTATION.md - Available Home Assistant services and API access
- SERVICE_TROUBLESHOOTING.md - Troubleshooting guide for service issues
- DEBUG_LOGGING_ENHANCEMENT.md - Comprehensive debug logging improvements
- SERVICE_ADDITION_SUMMARY.md - Summary of new Home Assistant services
- TROUBLESHOOTING_ENHANCEMENT_SUMMARY.md - Troubleshooting documentation improvements
- MAC_ADDRESS_FIX_SUMMARY.md - MAC address normalization fix for cleanup service
- MIGRATION_GUIDE.md - Guide for migrating from older versions
For new users, start with the main README.md in the root directory, then refer to:
- DHCP_IMPLEMENTATION.md for device tracking setup
- SMART_ACTIVITY_SOLUTION.md for understanding smart activity features
- ENTITY_CLEANUP.md for managing device entities
For developers working on the integration:
- FINAL_IMPLEMENTATION_SUMMARY.md - Technical architecture overview
- DHCP_IMPLEMENTATION.md - Implementation details
If you encounter problems:
- Review the main README.md for configuration guidance
- Consult ENTITY_CLEANUP.md for entity management issues
- Check SMART_ACTIVITY_SOLUTION.md for activity analysis tuning
The primary documentation is in README.md in the root directory.