python-fritzconnection

Edit Package python-fritzconnection
No description set
Refresh
Refresh
Source Files
Filename Size Changed
fritzconnection-1.9.0.tar.gz 0000079389 77.5 KB
python-fritzconnection.changes 0000004188 4.09 KB
python-fritzconnection.spec 0000002499 2.44 KB
Revision 4 (latest revision is 9)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 946844 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 4)
- update to 1.9.0:
  * New method `get_wifi_qr_code()` for QR-code creation for wifi-access
  * New method `channel_info
  * FritzHomeAutomation: New method `device_information
  * FritzConnection: new command line option `-R` to reboot the system
  * New method `get_generic_host_entries` returning a generator to iterate over
    all entries as reported by the method `get_generic_host_entry`.
  * The methods `get_active_hosts` and `get_hosts_info` provide additional host
    attributes 
  * Refactoring of the logging module `fritzconnection.core.logger` (introduced
    in 1.7.0). Now emitting messages from INFO-level and up by default.
  * Connection errors with the router raised from the underlying `urllib3`
    library are caught and raised again as FritzConnectionException preserving
    the connection error information 
  * bugfix: logger deactivated by default 
  * Tests extended for Python 3.10
  * `enable` and `disable` to enable and disable a wlan network.
  * `get_password` and `set_password` to get the current password or set a new
    one for a wlan network.
  * New FritzGuestWLAN library class.
  * New FritzConnection method `reboot`.
  * New logging module `fritzconnection.core.logger`.
  * New arguments for FritzConnection: `pool_connections` and `pool_maxsize` to
    adapt the default urllib3 settings (used by requests). (#114).
  * New properties `FritzStatus.device_uptime` and
    `FritzStatus.connection_uptime``; the latter a replacement for
    `FritzStatus.uptime` – still existing as an alias. 
  * bugfix: html-escape arguments in case that special characters are allowed
    by the protocol. 
  * bugfix: `FritzStatus.bytes_sent` will return the 32 bit value from older
Comments 0
openSUSE Build Service is sponsored by