Skip to content

Releases: gitbock/fritzboxtr064

v1.11 debug

21 Sep 18:15
Compare
Choose a tag to compare
v1.11 debug Pre-release
Pre-release
  • extended Debug Logging for 401 unauth error
  • when 401 error occurs, HTTP client will be recreated

v1.1

22 Apr 19:21
Compare
Choose a tag to compare
  • Release connection after communicating SOAP to FritzBox
  • Decrease "no TR064 service found" to warning
  • Set Timeouts for SOAP response to 4 seconds

v1.0.1

13 Mar 08:45
Compare
Choose a tag to compare
  • Operator error fixed

v1.0

02 Jan 18:56
Compare
Choose a tag to compare
  • integrated changes of code review
  • logging optimized
  • small code refactorings
  • no new features
  • tested with openHAB v2.0

v0.7

03 Nov 20:14
Compare
Choose a tag to compare

Added new feature: Missed calls
Configure the item with number of days you want to search for missed calls. E.g. 1 means: report missed calls for today and yesterday.

Number  fboxMissedCalls     "Missed Calls [%s]"                 {fritzboxtr064="missedCallsInDays:5"}

v0.6

30 Oct 20:20
Compare
Choose a tag to compare

Added item for getting new messages on specified TAM

Number  fboxTamNew0       "New Messages TAM 0 [%s]"                 {fritzboxtr064="tamNewMessages:0"}

v0.5

29 Oct 21:48
Compare
Choose a tag to compare

Added feature for enabling/disabling TAM (telephone answering machine)

v0.4

21 Oct 18:42
Compare
Choose a tag to compare
  • call monitor thread restart every 2 hours
  • resolving external call numbers to names from phonebook (see readme.md for instructions how to setup items)
  • debug messages

v0.3

18 Oct 16:18
Compare
Choose a tag to compare
  • CallMonitor implemented
  • new items supported
{fritzboxtr064="callmonitor_ringing" }
{fritzboxtr064="callmonitor_ringing" } 
{fritzboxtr064="callmonitor_outgoing" }

v0.2

01 Oct 20:18
Compare
Choose a tag to compare
Merge https://github.com/gitbock/fritzboxtr064