kbr / fritzconnection

Python-Tool to communicate with the AVM Fritz!Box by the TR-064 protocol and the AHA-HTTP-Interface
MIT License
303 stars 59 forks source link

Add WoL CLI with convenience features #195

Open chrisbraucker opened 9 months ago

chrisbraucker commented 9 months ago

As discussed in #148 and preliminarily implemented in #149, I adapted the code from @samba2 according to requested code style changes from @kbr, then refactored and added additional logic to make it easy to wake a host by either MAC, IP, hostname or the ID number of the internal hosts table of the fritz box.

I'm eager to hear your thoughts on this.

Should close #148 and #149

chrisbraucker commented 9 months ago

umm, you only commented on the PR, not a particular line/file, so I can only guess 🤔