Skip to content

Releases: home-assistant-ecosystem/python-connect-box

0.4.0

19 Mar 10:47
e9ea3ea
Compare
Choose a tag to compare
  • Add snapshots tests (thanks @krzysztof-kwitt)
  • Support for Python 3.12
  • Update formatting

0.3.1

09 Jan 09:17
3a073c9
Compare
Choose a tag to compare
  • Improve compatibility with Python3.8+ and Play(UPC) Connect Box (thanks @krzysztof-kwitt)

0.3.0

26 May 12:36
e2ef4f6
Compare
Choose a tag to compare
  • Support for event logs (@jtru)

0.2.9

06 Feb 22:51
2d26923
Compare
Choose a tag to compare
  • Remove support for Python < 3.7

0.2.8

01 Sep 20:17
a454772
Compare
Choose a tag to compare
  • Ipv6 filters (@petibear)
  • Add more details to clients (@fabaff)
  • Use xml/setter.xml instead of xml/getter.xml for logout (@fabaff)

0.2.7

05 Jun 11:07
a60a471
Compare
Choose a tag to compare

changed

  • Retrieve temperature, modem status and service flows (@mbugert)
  • Don't pin releases (@fabaff)

0.2.5

04 Oct 13:32
12d4ddc
Compare
Choose a tag to compare

changed

  • Fix issue with new version of attrs
  • Clean device list before reload it

0.2.4

17 Sep 09:55
774b831
Compare
Choose a tag to compare

changed

  • Add upstream/downstream support
  • Improve error logging

0.2.3

11 Sep 10:02
a97d266
Compare
Choose a tag to compare

changed

  • Optimized session handling

0.2.2

11 Sep 09:12
ec3ecdb
Compare
Choose a tag to compare

changed

  • Add logout support for session cleanup