-
Notifications
You must be signed in to change notification settings - Fork 2
automations
GitHub Action edited this page Jul 20, 2026
·
3 revisions
Ready-made Home Assistant automation templates for the GL.iNet integration. These are formatted for the Home Assistant UI automation editor.
- Open the automation template you want below.
- Copy the full YAML content.
- In Home Assistant, go to Settings → Automations & Scenes → + Create Automation → Create new automation.
- Open the automation menu (⋮) in the top-right and select Edit in YAML.
- Paste the copied YAML, replacing any existing content.
- Save.
Note
All template source files are also available in the ha-automations/ directory.
| Template | Description |
|---|---|
| SMS Notification | Forward incoming SMS from your router to Home Assistant persistent notifications. |
- Services & Actions — How to use Home Assistant services with this integration.
- Triggers — Building automations that react to GL.iNet router state.
- Conditions — Using Home Assistant's built-in conditions on integration entities.