You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ You need access to a FRITZ!Box on your local network.
39
39
### 1. Enable Application Access
40
40
41
41
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)
43
43
44
44
- ✅ Allow access for applications
45
45
- ✅ Transmit status information via UPnP
@@ -49,7 +49,7 @@ In your FRITZ!Box settings, enable access for local applications:
49
49
### 2. Create a Dedicated User
50
50
51
51
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)
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:
83
83
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).
86
87
87
88
All communication happens **locally** within your home network; no data is transmitted to external servers.
0 commit comments