Add Related Projects section

This commit is contained in:
Sergio Fernández 2026-04-13 13:07:51 +02:00
parent bb9b510b9c
commit c2b33080bd

View file

@ -50,3 +50,14 @@ This project is part of a broader set of tools for working with GenieACS:
| [genieacs-ha](https://github.com/GeiserX/genieacs-ha) | HA Integration | Home Assistant integration for TR-069 monitoring |
| [n8n-nodes-genieacs](https://github.com/GeiserX/n8n-nodes-genieacs) | n8n Node | Workflow automation for GenieACS |
| [genieacs-sim-container](https://github.com/GeiserX/genieacs-sim-container) | Simulator | Docker-based GenieACS simulator for testing |
## Related Projects
| Project | Description |
|---------|-------------|
| [genieacs-container](https://github.com/GeiserX/genieacs-container) | Original and most popular Helm Chart / Container for GenieACS |
| [genieacs-sim-container](https://github.com/GeiserX/genieacs-sim-container) | Docker for the GenieACS Simulator |
| [genieacs-ha](https://github.com/GeiserX/genieacs-ha) | Home Assistant custom integration for GenieACS TR-069 router management |
| [genieacs-mcp](https://github.com/GeiserX/genieacs-mcp) | MCP Server for GenieACS written in Go |
| [genieacs-ansible](https://github.com/GeiserX/genieacs-ansible) | Ansible Galaxy collection for GenieACS TR-069 ACS |
| [n8n-nodes-genieacs](https://github.com/GeiserX/n8n-nodes-genieacs) | n8n community node for GenieACS TR-069 device management |