Skip to content

Releases: JurajNyiri/HomeAssistant-Tapo-Control

5.6.1

12 Aug 21:28
d15e59e
Compare
Choose a tag to compare

Fixes

  • Refactor #626: Refactor for sensor entities, thank you @natekspencer
  • Fix #641: Siren on TAPO C225 not working

5.6.0

31 Jul 15:56
Compare
Choose a tag to compare

Fixes

  • Fix #631: D230 Unable to set night vision to auto

New Features

  • select.*_night_vision now contains values from the app like Infrared Mode, Full Color Mode, Smart Mode, Doorbell Mode or Scheduled Mode
  • New entity select.*_night_vision_switching. If supported, it will have values "on", "off" and "auto" like select.*_night_vision had previously.

Breaking Changes

  • select.*_night_vision is now named select.*_night_vision_switching. If supported, it will have values "on", "off" and "auto" like select.*_night_vision had previously. You can safely delete select.*_night_vision if it is no longer available after update.
  • select.*_night_vision now contains different values depending on camera.

5.5.4

22 Jul 09:40
Compare
Choose a tag to compare

Fixes

  • Fix #637: C420 - spotlight intensity missing

5.5.3

22 Jul 00:23
9ba5d98
Compare
Choose a tag to compare

Fixes

  • Fix #637: Fix C420 automatic alarm and night mode

Thank you @marcosngomezi

5.5.2

21 Jul 17:27
1f54c22
Compare
Choose a tag to compare

Fixes

  • Fix #637: C420 - Automatic Alarm, NightVision and spotlight intensity missing

Thank you @marcosngomezi

5.5.1

21 Jul 12:53
Compare
Choose a tag to compare

New Features

  • Add: Ability to set alarm type (including created custom sounds) on supported cameras

Fixes

  • Fix: Setting alarm volume or duration turns off alarm

5.5.0

21 Jul 11:00
Compare
Choose a tag to compare

Fixes

  • Fix #521: Floodlight scale is from 1-100, instead of 1-5 on some cameras

Breaking Changes

  • select.*_spotlight_intensity is now replaced with number.*_spotlight_intensity on some cameras.

5.4.33

21 Jul 08:59
Compare
Choose a tag to compare

Fixes

  • Fix #635: C520WS - Siren Duration and Volume not working

5.4.32

20 Jul 23:22
3addd23
Compare
Choose a tag to compare

Fixes

  • Fix: Improve startup time (#632)

Thank you @marcosngomezi!

5.4.31

20 Jul 23:11
4255ad1
Compare
Choose a tag to compare

New Features

  • Add #558: control the volume, type and duration of the Tapo Hub 4A97 alarm (Tapo C420 cameras).

Fixes

  • Fix #633: Name of the device under hub is now correct

Thank you @marcosngomezi for the great work on the PRs!