Skip to content

Releases: Drafteed/pybravia

v0.3.4

17 Aug 12:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

02 May 21:49
Compare
Choose a tag to compare
  • Extended timeout in avContent services (#25)

v0.3.2

03 Mar 09:36
Compare
Choose a tag to compare
  • Add functionality for picture settings (#21)
  • Improve examples of use (#23)

v0.3.1

18 Jan 10:21
Compare
Choose a tag to compare
  • Detect case in IRCC endpoint (#20)

v0.3.0

04 Jan 17:19
Compare
Choose a tag to compare

Breaking changes

  • BraviaTV client class renamed to BraviaClient (#19)
  • BraviaTVError exception class renamed to BraviaError (#19)
  • BraviaTVAuthError exception class renamed to BraviaAuthError (#19)
  • BraviaTVNotFound exception class renamed to BraviaNotFound (#19)
  • BraviaTVNotSupported exception class renamed to BraviaNotSupported (#19)
  • BraviaTVConnectionError exception class renamed to BraviaConnectionError (#19)
  • BraviaTVConnectionTimeout exception class renamed to BraviaConnectionTimeout (#19)
  • BraviaTVTurnedOff exception class renamed to BraviaTurnedOff (#19)

v0.2.5

29 Dec 23:09
Compare
Choose a tag to compare
  • Power On hotfix (#18)

v0.2.4

29 Dec 22:41
Compare
Choose a tag to compare
  • Add setTextForm method (#12)
  • Bump dependencies (#13)
  • Add setPowerSavingMode method (#14)
  • Fix turn on devices without IRCC (#15)
  • Lowercase IRCC api endpoint (#16)
  • Add getPowerSavingMode method (#17)

v0.2.3

28 Sep 10:46
fb434d4
Compare
Choose a tag to compare
  • Raise BraviaTVTurnedOff when not power-on (#10)

v0.2.2

06 Sep 01:39
aa1f427
Compare
Choose a tag to compare
  • Normalize non-RFC cookies (#8)
  • Catch Built-In ConnectionError (#7)

v0.2.1

05 Sep 02:36
2925c76
Compare
Choose a tag to compare
  • Refactor PIN Auth (#6)