Klaus Bremer
Klaus Bremer
I haven't dive into this. Did you found a corresponding service for that task in the Vendor documentation?
Hi Julian, not all library modules have been translated at the first attempt. Especial fritzcallforwarding needs some work (like fritzphonebook), because the lxml-dependency has been removed (making it much more...
Hi Julian, if you have some spare time and like to help out, that would be very appreciated. Rewriting fritzcallforwarding is a bit challenging because there is an action_call that...
Thanks for reporting, I was able to reproduce this. In case that a port-range is configured, the box returns a formatted string instead of a single ui2 value as described...
Thanks for mention this.
Thanks. So we can close this?
Ok, so what's in `storage.hosts_attributes` and what do you expect?
Well, that's weird. Will try to reproduce this.
Unfortunately – at least in terms of finding the bug – i'm unable to reproduce this. It works with my router (7590) and my repeater (2400): ``` fc = FritzConnection(address="192.168.178.37",...
You have to provide the username and password as arguments to `FritzConnection()` or store them in the environment. I'm using the latter.