Releases: JurajNyiri/HomeAssistant-Tapo-Control
3.7.0
Version 3.7.0 🚨
New Features
- Adds #182 - Service to activate or deactivate active alarm
- Adds #178 - Ability to choose RTSP transport mechanism, should resolve some connection issues some users have been having, especially users using VLAN.
- Adds #119 - Service to synchronize date and time with the camera
- Fixes #173 - Fixes a case where logs are spammed if camera is unavailable
Breaking Changes
This release changes default RTSP transport mechanism to TCP, which should be more stable for the most users. If you experience any issues, slowness or any other negative effects after this release, go to configuration of your device in Home Assistant - Devices - Integrations and choose UDP as RTSP transport mechanism for every Tapo camera. Restart of Home Assistant is required after changing this setting.
3.6.0
Version 3.6.0 💡
New Features
- Adds support for lights for the cameras that have them, like C320WS. Thank you @TassSinclair for all the work.
Kapture.2022-05-11.at.22.34.50.mp4
3.5.2
Fixes
Fixes #169 where it was not possible to reload integration because of binary_sensor and update entities not being unloaded.
Thank you @TitanNano for bug report and fix.
3.5.1
New Features
Camera entities now expose mac address in device information. Thanks to this, Home Assistant can now merge the Device with entities from other integrations.
Thank you @TitanNano for feature request and implementation.
3.5.0
3.5.0-rc2
3.4.8
New Features
- Adds debug logs for config flows
- Camera Account and cloud password is now verified only if changed, changing other options no longer triggers verification of access to the camera
3.4.7
Fixes
Re-release version 3.4.5 for users not able to download 3.4.5 via HACS.