Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Commit 05278e2

Browse files
committed
chore: Include links to FRITZ docs; remove deprecated "AVM" branding
1 parent a589060 commit 05278e2

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You need access to a FRITZ!Box on your local network.
3939
### 1. Enable Application Access
4040

4141
In your FRITZ!Box settings, enable access for local applications:
42-
[AVM Help Article → Allow access for applications](https://fritzhelp.avm.de/help/en/FRITZ-Box-4050/avm/024p1/hilfe_netzwerk_freigabe_apps)
42+
[FRITZ! manual: Allowing Access to the Home Network for Apps and Applications](https://fritzhelp.avm.de/help/en/FRITZ-Box-4050/avm/024p1/hilfe_netzwerk_freigabe_apps)
4343

4444
- ✅ Allow access for applications
4545
- ✅ Transmit status information via UPnP
@@ -49,7 +49,7 @@ In your FRITZ!Box settings, enable access for local applications:
4949
### 2. Create a Dedicated User
5050

5151
Create a FRITZ!Box user account with full permissions for home network access:
52-
[AVM Help Article → Create user account](https://fritzhelp.avm.de/help/en/FRITZ-Box-4050/avm/024p1/hilfe_system_userkonto)
52+
[FRITZ! manual: Configuring FRITZ!Box Users](https://fritzhelp.avm.de/help/en/FRITZ-Box-4050/avm/024p1/hilfe_system_userkonto)
5353

5454
![User permissions](images/settings-permissions.jpg)
5555

@@ -79,10 +79,11 @@ Example configuration:
7979

8080
## Technical Background
8181

82-
This plugin communicates directly with the FRITZ!Box using AVM’s official local interfaces:
82+
This plugin communicates directly with the FRITZ!Box using official local interfaces:
8383

84-
- **TR-064 protocol**: Currently only used to authenticate with the FRITZ!Box.
85-
- **AHA (AVM Home Automation) interface**: Provides access to smart home device lists and features such as thermostats, power outlets, and sensors.
84+
- **[TR-064 protocol](https://fritz.support/resources/TR-064_First_Steps.pdf)**: Currently only used to authenticate with the FRITZ!Box.
85+
- **[AVM Home Automation (AHA) HTTP Interface](https://fritz.support/resources/AHA-HTTP-Interface.pdf)**: Provides access to smart home device lists and features such as thermostats, power outlets, and sensors.
86+
- The newly developed [FRITZ! Smart Home REST API](https://fritz.support/resources/SmarthomeRestApiFRITZOS82.html) is currently not used, since it is not very broadly supported yet (e.g. not by my devices).
8687

8788
All communication happens **locally** within your home network; no data is transmitted to external servers.
8889

0 commit comments

Comments
 (0)