paviro / MMM-FRITZ-Box-Callmonitor

This an extension for the MagicMirror. It provides a callmonitor for FRITZ!Box users alerting them about incoming calls.
28 stars 22 forks source link

Make use of TR-064 API #14

Closed Jopyth closed 7 years ago

Jopyth commented 7 years ago

Deals with #11 .

There are some problems left, repeated access to the FritzBox prevents further logins. Probably due to a bug in the underlying library. I am not sure how to fix it. But so far it works if your do not restart your mirror very often. I think once or twice per day is fine.

paviro commented 7 years ago

Thanks! Is it optional to use?

Jopyth commented 7 years ago

Yes, if no password is entered (default), everything stays the same. Do you think that is clear enough in the Readme? I was thinking maybe a paragraph somewhere in front of the config options would be helpful to clarify how you can add contacts (via vcard file, or the API with login data).

Jopyth commented 7 years ago

I made some more changes to the readme, I think it should be pretty clear also for anyone who just starts using this module.

paviro commented 7 years ago

Could you please add your new dependencies to the README? :)