8000 Releases · TionAPI/tion_python · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: TionAPI/tion_python

v1.2.0

30 Jan 11:41
Compare
Choose a tag to compare

Features

  • allow holding connections (a19fb8b)

v1.1.4

28 Jan 16:50
Compare
Choose a tag to compare

Bug Fixes

  • don't get version from consts (342dea1)

v1.1.3

10 Jan 15:46
Compare
Choose a tag to compare

Bug Fixes

  • S3: fix air mode decoding (7bb38cc)

v1.1.2

20 Dec 15:22
Compare
Choose a tag to compare

Bug Fixes

  • tion: don't enable notifications while pairing (7cdbab2)
  • tion: try to connect one more time if we got disconnect at connect step (55b12eb)
  • tion): Revert "refactor(tion: simplify enabling notifications" (845dd53)

v1.1.1

15 Dec 18:05
Compare
Choose a tag to compare

Bug Fixes

  • tion: if device paired first and have no errors we have no estat in response (931bddb)

v1.1.0

13 Dec 12:07
Compare
Choose a tag to compare
8000

Bug Fixes

Features

v1.0.4

05 Dec 14:57
Compare
Choose a tag to compare

Bug Fixes

  • S3,tion: module use is using "state", not "status" for processing is breezer is on or off (777cc06)

v1.0.3

05 Dec 14:23
Compare
Choose a tag to compare

Bug Fixes

  • S3: use common way for sending pair command (dfcb935), closes #10

v1.0.2

30 Nov 12:23
Compare
Choose a tag to compare

Bug Fixes

  • lite: for encoding request breezer status is in field state, not status (3a52a39)
  • tion: read data from notification topic after collecting data (6099b7a), closes #7
  • don't trust to bluepy.waitForNotifications (614867f), closes #7

v1.0.1

28 Nov 21:13
84dd323
Compare
Choose a tag to compare

Fixes and code improvements

  • fixed wrong call of _get_data_from_breezer in get
0