Skip to content

Releases: autinerd/openwebifpy

Version 4.3.1

05 Jan 07:19
Compare
Choose a tag to compare
  • Fix the get_all_bouquets call to really return all bouquets

4.3.0

14 Dec 04:39
Compare
Choose a tag to compare
  • get_all_bouquets now returns TV and Radio bouquets
  • Use hatchling for build; add GitHub action for package publishing

4.2.7

16 Aug 05:39
Compare
Choose a tag to compare
  • Catch when the response of /api/epgnow is unsuccessful in get_bouquet_sources

Full Changelog: 4.2.6...4.2.7

4.2.6

15 Aug 16:36
Compare
Choose a tag to compare
  • Catch when a bouquet doesn't have any services in get_bouquet_sources

Full Changelog: 4.2.5...4.2.6

4.2.5

10 Jul 12:24
Compare
Choose a tag to compare
  • Clean up outdated docs
  • Fix that bouquet entries can now be found by bouquet name, not only by bouquet ref

Full Changelog: 4.2.4...4.2.5

4.2.4

15 Feb 21:52
Compare
Choose a tag to compare

Fix assignment of OpenWebIfDevice.sources

Full Changelog: 4.2.3...4.2.4

4.2.3

15 Feb 21:18
Compare
Choose a tag to compare

Refactor types

Full Changelog: 4.2.2...4.2.3

4.2.2

15 Feb 20:05
Compare
Choose a tag to compare

Add the set_powerstate function so that all power states can be set.

Add py.typed file.

Full Changelog: 4.2.1...4.2.2

4.2.1

12 Jan 17:40
Compare
Choose a tag to compare
  • fix self.base not set when a ClientSession is given as a parameter
  • fix format

4.2.0

07 Jan 20:27
Compare
Choose a tag to compare
  • revert most changes in 4.1.0
  • fix issue with access to OpenWebifDevice.status attribute