Rearrange documentation structure in PROJECT_SUMMARY.md

This commit is contained in:
2025-12-19 23:12:57 +01:00
committed by GitHub
parent 59c1cb37a7
commit 23059bac69
+3 -4
View File
@@ -35,10 +35,9 @@ esp32-energy-meter/
│ ├── 📄 hardware-setup.md # Complete hardware assembly guide │ ├── 📄 hardware-setup.md # Complete hardware assembly guide
│ ├── 📄 configuration-guide.md # ESPHome configuration tutorial │ ├── 📄 configuration-guide.md # ESPHome configuration tutorial
│ ├── 📄 troubleshooting.md # Comprehensive troubleshooting guide │ ├── 📄 troubleshooting.md # Comprehensive troubleshooting guide
── 📄 api-reference.md # Complete API and entity reference ── 📄 api-reference.md # Complete API and entity reference
└── 📁 wiki/ # Wiki pages for advanced topics | ├── 📄 Home-Assistant-Integration.md # HA setup and usage guide
── 📄 Home-Assistant-Integration.md # HA setup and usage guide | ── 📄 Advanced-Features.md # Customization and advanced features
└── 📄 Advanced-Features.md # Customization and advanced features
``` ```
## 🔧 Technical Specifications ## 🔧 Technical Specifications