Tolotos
(Tolotos)
1
Hi,
how can I access smart home devices connected to the FRITZ!Box with the TR 064 Binding!
I tried an item like
Number fboxDECTItem “DECT item value [%s]” {fritzboxtr064=“11657 0411665”} // Number := Aktor Identifikationsnummer (AIN) from FRITZ!Box web interface
Kind regards,
Tolotos
Try something like this:
fritzbox.items
String Netzwerk_FritzBox_DSLStatus "Status [MAP(netzwerk.map):%s]" <network> {fritzboxtr064="dslStatus"}
String Netzwerk_FritzBox_WANIP "Externe IP-Adresse [%s]" <network> {fritzboxtr064="wanip"}
Switch Netzwerk_FritzBox_GastWLAN "Gäste-WLAN" {fritzboxtr064="wifiGuestSwitch"}
Switch Netzwerk_FritzBox_Neustart "Sicher?" <settings> {fritzboxtr064="reboot"}
Switch Netzwerk_FritzBox_Neustart_Safety "Reboot" <settings>
Switch Netzwerk_FritzBox_WLAN "2,4GHz WLAN" {fritzboxtr064="wifi24Switch"}
fritzbox064.services
fritzboxtr064:user=XXX
fritzboxtr064:pass=XXX