Can't connect L900 after firmware update
<!-- Before you open a new issue, search through the existing issues to see if others have had the same problem.
Issues not containing the minimum requirements will be closed:
- Issues without a description (using the header is not good enough) will be closed.
- Issues without debug logging will be closed.
- Issues without configuration will be closed
-->
## Version of the integration
<!-- If you are not using the newest version, download and try that before opening an issue
If you are unsure about the version check the const.py file.
-->
## Configuration
<!-- Device: your tapo device name, firware version -->
```yaml
L900, hardware 1.0 firmware 1.4.3 20260402 Rel.010106
```
## Describe the bug
Found the integration doesn't work recently. Checked my L900's firmware is 1.4.3 20260402 Rel.010106. Seems TAPO changed api. Latest HASS and this TAPO plugin.
## Debug log
<!-- To enable debug logs check this https://www.home-assistant.io/components/logger/ -->
```text
ource: custom_components/tapo/hass_tapo.py:43
Integration: TP-Link Tapo ([documentation](https://github.com/petretiandrea/home-assistant-tapo-p100), [issues](https://github.com/petretiandrea/home-assistant-tapo-p100/issues))
First occurred: 11:10:58 AM (6 occurrences)
Last logged: 11:13:46 AM
None of available protocol is working, maybe invalid credentials
```
2 条评论