Skip to content

Releases: JurajNyiri/HomeAssistant-Tapo-Control

5.4.11

20 Nov 19:09
Compare
Choose a tag to compare

Fixes

  • Fix: Edge case where going through the sign in flow could cause camera to lock out

5.4.10

19 Nov 11:58
Compare
Choose a tag to compare

Fixes

  • Fix #465: Integration now retries 3 times on auth failure introducing time based delay into the already present internal retry. This should help resolve the reauthorizations requests.

5.4.9

19 Nov 09:06
Compare
Choose a tag to compare

Fixes

  • Fix #466: Unable to download/synchronise on unencrypted firmwares
  • Possible Fix #455: Configuration failed for C420

5.4.8

17 Nov 16:37
Compare
Choose a tag to compare

Fixes

  • Fix #455: Configuration failed for C420
  • Fix #453: Camera needs to be reconfigured when Home Assistant restarts

5.4.7

17 Nov 14:29
ab693ae
Compare
Choose a tag to compare

Fixes

  • Fix #462: Can't view media on firmware 1.3.9 using sha256 encryption

5.4.6

15 Nov 12:49
Compare
Choose a tag to compare

Fixes

  • Fix #456: Upgraded Firmware 1.3.9 on Tapo C200 and get Check tapo tag failed when trying to connect

5.4.5

15 Nov 11:10
Compare
Choose a tag to compare

Fixes

  • Fix: Reauthenticate on failure detecting hashing algorithm and PKCS#7 padding is incorrect.
  • Fix: Reauthenticate on incorrect padding
  • Add: Check for installed pytapo version and throw error on incorrect version installed
  • Add: Pass debug logs to pytapo

5.4.4

08 Nov 13:17
c72002b
Compare
Choose a tag to compare

Fixes

  • Fix #451: Some cameras after the latest firmware upgrade stick to their MD5 hash of cloud password instead of generating a new SHA256 resulting in failed authorization if trying with the new hash. Change introduced automatically detects the hashing algorithm and applies it. If camera changes the hashing algorithm, it will automatically detect a new one.
  • Update: Re-authorization request now respects old firmwares and keeps cloud password optional

5.4.3

07 Nov 23:52
74a7dd3
Compare
Choose a tag to compare

Fixes

  • Integration now prompts for re-authorization on control account password change and no longer retries signing in causing temporary account suspension (1800 seconds)
  • Integration now shows a proper error in case of temporary account suspension on camera instead of "invalid password"
  • Fixed an error on removal of device from HA
  • Fixed an edge case where reloading the entry would take a very long time
  • Fixed a case where reloading the entry would introduce errors and debouncer warnings
Screenshot 2023-11-07 at 22 51 44 Screenshot 2023-11-07 at 22 23 08 Screenshot 2023-11-07 at 22 52 05

5.4.2

07 Nov 00:23
dedff06
Compare
Choose a tag to compare

New Features

  • Add #417: Number entity to set microphone volume
  • Add: Number entity to set speaker volume
  • Add: Switch to mute microphone
  • Add: Switch to set noise cancelling on/off for microphone

Thank you @kobrata0912 for discovering and documenting the correct calls