Skip to content

Releases: JurajNyiri/HomeAssistant-Tapo-Control

4.1.1

21 Oct 09:56
Compare
Choose a tag to compare

Fixes

  • Fix #224: Error noiseSensorStarted аfter updating to the version 4.1.0
  • Fix #228: State of switch & select entities stops being updated

4.1.0

20 Oct 22:23
Compare
Choose a tag to compare

Version 4.1.0

New Features

  • Refactored binary_sensor entity handler and initializator so that we can easily add binary_sensors unrelated to motion in the future
  • Sound Detection is now exposed via binary_sensor instead of attribute on camera.

Breaking Changes

  • Sound Detection is now exposed via binary_sensor instead of attribute on camera. If you were using noise_detected attribute on camera, you will now need to start using new binary sensor binary_sensor.(your camera name)_noise.

Thank you @CFenner for inspiration for this binary_sensor.

4.0.8

20 Oct 11:55
Compare
Choose a tag to compare

Updates

  • Fix #221: Expose state of select, switch and button entities
  • Update: Move "Move to preset" select under Controls
  • Update: Move "Privacy" switch under Controls. Thank you @CFenner

4.0.7

19 Oct 14:28
Compare
Choose a tag to compare

Fixes

  • Fix #216: Motion detection mode select not available on some cameras

4.0.6

19 Oct 08:34
ff7c427
Compare
Choose a tag to compare

New Features

  • Add #212: Next/Finish buttons in config flow. Thank you @CFenner

4.0.5

19 Oct 08:19
Compare
Choose a tag to compare

New Features

  • Add #214: Add back alarm attribute

4.0.4

18 Oct 21:26
Compare
Choose a tag to compare

Fixes

  • Fix: Do not create movement buttons if camera does not support movement

4.0.3

18 Oct 21:09
Compare
Choose a tag to compare

Fixes

  • Fix #213: Error adding entities for domain select and switch

4.0.2

18 Oct 16:50
Compare
Choose a tag to compare

Fixes

  • Fix #211: Wrong MDI-icon for privacy switch (disabled)

4.0.1

18 Oct 15:51
Compare
Choose a tag to compare

Fixes

Fix: Entities switch, select and light not updating correctly
Fix: Config flow not working