Skip to content

Releases: JurajNyiri/HomeAssistant-Tapo-Control

5.4.20

04 Jul 13:48
Compare
Choose a tag to compare

Fixes

  • Fix: Blocking call when copying file from cold to hot storage

5.4.19

04 Jul 13:14
Compare
Choose a tag to compare

Fixes

  • Fix #616: Warning: Detected that 'tapo_control' calls async_forward_entry_setup which is deprecated
  • Fix #615: Warning: Detected blocking call to listdir with args inside the event loop
  • Fix #612: Warning: Detected blocking call to open inside the event loop by custom integration 'tapo_control'
  • Fix #530: [Due 2025.3] Log warning in 2024.3.0
  • Fix #525: Issues with mediasync and folders on NFS share

5.4.18

09 May 22:07
Compare
Choose a tag to compare

Fixes

  • Fix #568: IP address is not a supported Tapo device
  • Fix #505: Battery sensor unavailable (Tapo C420)

5.4.17PSA

13 Apr 20:56
9778453
Compare
Choose a tag to compare

PSA - Firmware 1.3.8 (or build 230921) and newer might cause integration not to work

There has been reports of users on firmwares 1.3.8, and newer, or on some cameras other firmwares with build 230921 and newer of integration stopping to work. If you wish to continue using this integration, until this issue is resolved, you will need to either:

  1. Block internet access of camera and stop using the app temporarily if you are using firmware 1.3.8 (or build 230921 and higher) and newer and the integration still works (solution not verified)
  2. Use older firmware than 1.3.8 (or build 230921) and factory reset camera (SHOULD work)

Learn more and discuss at #551 .

5.4.17

11 Mar 11:46
Compare
Choose a tag to compare

Fixes

  • Fix: Edge case where downloading media would fail

5.4.16

04 Mar 13:46
Compare
Choose a tag to compare

Fixes

  • Fix #506: Unexpected error fetching Tapo resource status data

5.4.15

29 Feb 10:36
Compare
Choose a tag to compare

Fixes

  • Fix #528: Compatibility with HA 2024.4.0.dev20240229 and 2024.3.0b1.

5.4.14

18 Jan 12:27
Compare
Choose a tag to compare

New Features

  • Add #502: Sensors for connection type, ssid and wifi signal strength

Fixes

  • Fix incorrect icon for battery sensor

5.4.13

03 Jan 22:52
Compare
Choose a tag to compare

Fixes

5.4.12

21 Nov 00:20
Compare
Choose a tag to compare

Fixes

  • No longer retries authorization instantly, only time based retries controlled by HA. Solves edge case where users were getting temporary suspensions.