Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Latest commit

 

History

History
268 lines (119 loc) · 11.5 KB

CHANGELOG.md

File metadata and controls

268 lines (119 loc) · 11.5 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.13.2 (2023-06-14)

Bug Fixes

  • Update Devices and UnmanagedDevices clients (#101) (8021cdc)

2.13.1 (2023-06-13)

Bug Fixes

2.13.0 (2023-06-07)

Features

  • Add Thermostats and Climate Settings (#95) (f7c5762)

2.12.5 (2023-06-06)

Bug Fixes

2.12.4 (2023-06-06)

Bug Fixes

  • Update Provider Category Property Name (#97) (9c0b3d2)

2.12.3 (2023-06-05)

Bug Fixes

  • Add Category to Connect Webview Create (#96) (f82be14)

2.12.2 (2023-05-25)

Bug Fixes

  • Fix noise_thresholds/update error message (#92) (28590ef)

2.12.1 (2023-05-19)

Bug Fixes

  • Add update noise threshold method (#87) (8eab60d)

2.12.0 (2023-05-17)

Features

  • Add delete noise threshold method (#88) (27b0005)

2.11.0 (2023-04-04)

Features

2.10.0 (2023-03-30)

Features

2.9.1 (2023-03-17)

Bug Fixes

  • Always use ConnectWebview.from_dict (#82) (e66f69b)

2.9.0 (2023-03-17)

Features

  • Add selected_provider to ConnectWebview (#81) (98a2474)

2.8.0 (2023-03-09)

Features

Bug Fixes

2.7.0 (2023-02-28)

Features

  • send status to connect on workflow trigger (8091b61)
  • use different name to call always (aae209d)

2.6.0 (2022-12-01)

Features

  • Add attempt_for_offline_device to access_codes.create (#67) (279ba04)

2.5.0 (2022-12-01)

Features

  • Do not wait for action action attempt on access_code.create (7684c1f)
  • Return access code immediately from access_code.create (b6ec63a)

2.4.0 (2022-11-23)

Features

  • Create Access Codes against many devices with same code (#60) (d0e856f)

2.3.0 (2022-11-16)

Features

  • Merge pull request #58 from seamapi/add-new-params-nov-14 (acebae9)

2.2.0 (2022-10-13)

Features

  • Merge pull request #57 from seamapi/feat-sentry (20605d5)

2.1.0 (2022-10-12)

Features

  • Merge pull request #56 from seamapi/feat-add-user-agent (aa00ba2)

2.0.0 (2022-10-12)

⚠ BREAKING CHANGES

  • thrown exceptions will now be slightly different

Features

  • Merge pull request #53 from seamapi/feat-centralized-requests (000a164)

1.6.0 (2022-10-08)

Features

  • Merge pull request #50 from seamapi/fill-connectwebview-props (72fab41), closes #26

1.5.0 (2022-09-20)

Features

  • Merge pull request #47 from seamapi/implement-events (20e3ecb), closes #33

1.4.0 (2022-09-19)

Features

  • Merge pull request #45 from seamapi/implement-devices-delete (b4be008), closes #36
  • Merge pull request #46 from seamapi/get-connected-account-by-email (e247042), closes #28

Bug Fixes

  • Correct reference to Docker container (077c005)
  • Merge pull request #44 from seamapi/fix-docker-reference (e6d1365)

1.3.0 (2022-09-19)

Features

  • Merge pull request #42 from seamapi/implement-delete-connected-account (c4b55b5), closes #27

1.2.0 (2022-09-16)

Features

  • Merge pull request #41 from seamapi/implement-device-update (bd94e17), closes #29

1.1.5 (2022-09-13)

Bug Fixes

  • Merge pull request #38 from seamapi/fix-35 (47d1597), closes #35

1.1.4 (2022-08-14)

Bug Fixes

  • Merge pull request #24 from seamapi/device-errors (daf4afc)

1.1.3 (2022-08-10)

Bug Fixes

  • Merge pull request #23 from seamapi/connected-account-errors (4afb4ea)

1.1.2 (2022-08-05)

Bug Fixes

  • Merge pull request #22 from seamapi/better-error-handling (25d007a)

1.1.1 (2022-07-30)

Bug Fixes

  • Merge pull request #21 from seamapi/access-code-status (6422b90)

1.1.0 (2022-07-11)

Features

  • Merge pull request #17 from seamapi/feat-update-access-codes (777edbc)

1.0.1 (2022-04-12)

Bug Fixes

  • add note about publishing to README (c0023b5)
  • update workflow name (45b23fe)

1.0.0 (2022-04-11)

Features