Releases: JurajNyiri/HomeAssistant-Tapo-Control
Releases · JurajNyiri/HomeAssistant-Tapo-Control
4.1.1
4.1.0
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 sensorbinary_sensor.(your camera name)_noise
.
Thank you @CFenner for inspiration for this binary_sensor.
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
Fixes
- Fix: Do not create movement buttons if camera does not support movement
4.0.3
4.0.2
4.0.1
Fixes
Fix: Entities switch, select and light not updating correctly
Fix: Config flow not working