Skip to content

Releases: nkgilley/python-ecobee-api

0.4.1

Choose a tag to compare

@nkgilley nkgilley released this 30 May 16:41

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

Choose a tag to compare

@nkgilley nkgilley released this 24 May 23:46

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

Choose a tag to compare

@nkgilley nkgilley released this 29 Oct 20:58

What's Changed

New Contributors

Full Changelog: 0.3.1...0.3.2

0.3.1

Choose a tag to compare

@nkgilley nkgilley released this 23 Aug 22:52
ff14a94

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

Choose a tag to compare

@nkgilley nkgilley released this 22 May 20:09
7a8b7a5

What's Changed

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

New Contributors

Full Changelog: 0.2.20...0.3.0

0.2.20

Choose a tag to compare

@nkgilley nkgilley released this 02 Oct 16:30
c425714

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

Choose a tag to compare

@nkgilley nkgilley released this 11 Jul 00:09
b7263b6

auth0

0.2.18

Choose a tag to compare

@nkgilley nkgilley released this 02 May 10:47

add includeLocation

0.2.17

Choose a tag to compare

@nkgilley nkgilley released this 30 May 14:26
b6d3970
Update setup.py

0.2.16

Choose a tag to compare

@nkgilley nkgilley released this 12 Jan 14:40
More readable code