https://github.com/roschmi/esp32_fritzbox_tr064_fritzdect_controller
Use ESP32 to control a Fritzbox via TR-064 protocol (http and https) to switch and read sensor data from switchable power socket Fritz!Dect 200 and ring phones
https://github.com/roschmi/esp32_fritzbox_tr064_fritzdect_controller
esp32 fritzbox https platformio tr-064
Last synced: 2 months ago
JSON representation
Use ESP32 to control a Fritzbox via TR-064 protocol (http and https) to switch and read sensor data from switchable power socket Fritz!Dect 200 and ring phones
- Host: GitHub
- URL: https://github.com/roschmi/esp32_fritzbox_tr064_fritzdect_controller
- Owner: RoSchmi
- Created: 2021-12-14T13:43:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-15T11:30:04.000Z (over 4 years ago)
- Last Synced: 2025-07-11T12:47:22.622Z (12 months ago)
- Topics: esp32, fritzbox, https, platformio, tr-064
- Language: C
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Esp32_Fritzbox_TR064_FritzDect_Controller
Use ESP32 to control a Fritzbox (Router/DECT phone combination) via TR-064 protocol (http and https) to switch and read sensor values from switchable power socket Fritz!Dect 200 and to ring phones
This is a modification of this project by christophreuter:
https://github.com/christophreuter/TR-064
The application use a modification of the following TR-064 library:
https://github.com/Aypac/Arduino-TR-064-SOAP-Library
The modification allows the use of https transmission to access the Fritzbox
An adaption/modification of @christophreuter's code, using the original TR-064 library (only http), for PlatformIO is here:
https://github.com/RoSchmi/Esp32Repos/tree/master/Proj/Esp32_Fritzbox_TR064_Schaltsteckdose_Klingel