n8n community node for GenieACS — TR-069 device management, provisioning, and monitoring.
| Resource | Operations |
|---|---|
| Device | List, Get, Delete |
| Task | List, Reboot, Factory Reset, Get Parameters, Set Parameters, Refresh Object, Download File, Retry, Delete |
| Tag | Add, Remove |
| Fault | List, Delete |
| Preset | List, Create/Update, Delete |
| Provision | List, Create/Update, Delete |
| File | List, Delete |
Polling trigger that fires on:
- New Fault — detects new faults reported by CPE devices
- New Device — detects new devices connecting to GenieACS
Configure credentials with:
| Field | Description |
|---|---|
| URL | GenieACS NBI URL (default http://localhost:7557) |
| Username | HTTP Basic Auth username |
| Password | HTTP Basic Auth password |
- Go to Settings > Community Nodes
- Select Install a community node
- Enter
n8n-nodes-genieacs - Agree to the risks and install
cd ~/.n8n
npm install n8n-nodes-genieacs- n8n-nodes-cashpilot — Passive income monitoring
- n8n-nodes-lynxprompt — AI configuration blueprints
- n8n-nodes-pumperly — Fuel and EV charging prices
- n8n-nodes-telegram-archive — Telegram message archive
- n8n-nodes-way-cms — Web archive content management
| Project | Description |
|---|---|
| genieacs-container | Original and most popular Helm Chart / Container for GenieACS |
| genieacs-sim-container | Docker for the GenieACS Simulator |
| genieacs-ha | Home Assistant custom integration for GenieACS TR-069 router management |
| genieacs-mcp | MCP Server for GenieACS written in Go |
| genieacs-ansible | Ansible Galaxy collection for GenieACS TR-069 ACS |
| genieacs-services | Systemd/Supervisord services for GenieACS processes |