Skip to content

Releases: nkgilley/python-ecobee-api

0.4.1

30 May 16:41

Choose a tag to compare

What's Changed

  • Add SMS MFA support and refactor auth constants by @pike00 in #86

Full Changelog: 0.4.0...0.4.1

0.4.0

24 May 23:46

Choose a tag to compare

What's Changed

  • Switch web auth to OAuth code flow + PKCE; add MFA challenge support by @pike00 in #85

New Contributors

Full Changelog: 0.3.2...0.4.0

0.3.2

29 Oct 20:58

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.1...0.3.2

0.3.1

23 Aug 22:52
ff14a94

Choose a tag to compare

What's Changed

  • Fix username/password authentication with 2-step web login by @MizterB in #83

Full Changelog: 0.3.0...0.3.1

0.3.0

22 May 20:09
7a8b7a5

Choose a tag to compare

What's Changed

  • Authentication with Username & Password by @MizterB in #82

New Contributors

Full Changelog: 0.2.20...0.3.0

0.2.20

02 Oct 16:30
c425714

Choose a tag to compare

What's Changed

  • Modified to allow for setting sensors based on IDs by @myztillx in #81

Full Changelog: 0.2.19...0.2.20

0.2.19

11 Jul 00:09
b7263b6

Choose a tag to compare

auth0

0.2.18

02 May 10:47

Choose a tag to compare

add includeLocation

0.2.17

30 May 14:26
b6d3970

Choose a tag to compare

Update setup.py

0.2.16

12 Jan 14:40

Choose a tag to compare

More readable code