Skip to content

Releases: HydrelioxGitHub/pybbox

Fix import

12 Oct 08:19

Choose a tag to compare

Fix import Pre-release
Pre-release

Try to fix import to use PyPI correctly

Fix Structure

11 Oct 12:18

Choose a tag to compare

Fix Structure Pre-release
Pre-release

Fix some structure problem for publishing to PyPI

New API calls

05 Oct 12:53

Choose a tag to compare

New API calls Pre-release
Pre-release

The library can now get token from the box and use it to reboot the box
Some enhancement has been made in the docstring

Auth added

26 Sep 20:48

Choose a tag to compare

Auth added Pre-release
Pre-release

Some changes in the library structure
Add method to be able to authentify yourself agains the routeur (login, logout)

Initial Release

10 Sep 13:34

Choose a tag to compare

Initial Release Pre-release
Pre-release

#Changelog

  • Initial Release
  • Bbox class created
  • Generic functions useful to make API call
  • Get_xdsl_info implemented
  • Get_bbox_info_implemented
  • Get_all_connected_devices implemented
  • Small sub functions to get simple information (up/down bitrate, ....)
  • Some tests

#Info

The unit tests are not coming with high code coverage, so the library can be highly unstable (alpha version)