Steven B
9b3d3b3b2d
Add authentication to tplink integration for newer devices ( #105143 )
...
* Add authentication flows to tplink integration to enable newer device protocol support
* Add websession passing to tplink integration discover methods
* Use SmartDevice.connect()
* Update to use DeviceConfig
* Use credential hashes
* Bump python-kasa to 0.6.0.dev0
* Fix tests and address review comments
* Add autodetection for L530, P110, and L900
This adds mac address prefixes for the devices I have.
The wildcards are left quite lax assuming different series may share the same prefix.
* Bump tplink to 0.6.0.dev1
* Add config flow tests
* Use short_mac if alias is None and try legacy connect on discovery timeout
* Add config_flow tests
* Add init tests
* Migrate to aiohttp
* add some more ouis
* final
* ip change fix
* add fixmes
* fix O(n) searching
* fix O(n) searching
* move code that cannot fail outside of try block
* fix missing reauth_successful string
* add doc strings, cleanups
* error message by password
* dry
* adjust discovery timeout
* integration discovery already formats mac
* tweaks
* cleanups
* cleanups
* Update post review and fix broken tests
* Fix TODOs and FIXMEs in test_config_flow
* Add pragma no cover
* bump, apply suggestions
* remove no cover
* use iden check
* Apply suggestions from code review
* Fix branched test and update integration title
* legacy typing
* Update homeassistant/components/tplink/__init__.py
* lint
* Remove more unused consts
* Update test docstrings
* Add sdb9696 to tplink codeowners
* Update docstring on test for invalid DeviceConfig
* Update test stored credentials test
---------
Co-authored-by: Teemu Rytilahti <tpr@iki.fi >
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-01-21 16:25:12 +01:00
..
2024-01-10 20:33:44 +01:00
2023-12-28 17:14:25 +01:00
2024-01-05 11:46:45 +01:00
2024-01-18 08:41:32 -10:00
2024-01-13 21:01:18 -05:00
2024-01-08 10:37:17 +01:00
2024-01-06 12:01:11 -10:00
2024-01-16 23:16:31 +01:00
2024-01-19 19:22:17 -10:00
2024-01-17 17:43:14 -10:00
2024-01-05 23:30:18 -05:00
2023-12-27 21:20:03 +01:00
2024-01-13 20:34:49 +01:00
2024-01-18 08:41:32 -10:00
2024-01-15 20:33:15 +01:00
2024-01-11 10:37:19 +01:00
2024-01-18 08:41:32 -10:00
2023-12-27 14:51:39 +01:00
2024-01-05 11:46:45 +01:00
2024-01-09 16:06:04 +01:00
2023-12-30 13:53:35 +01:00
2024-01-18 08:41:32 -10:00
2024-01-18 08:41:32 -10:00
2024-01-20 16:03:46 +01:00
2024-01-21 01:04:13 -10:00
2024-01-05 11:46:45 +01:00
2024-01-18 08:41:32 -10:00
2024-01-05 11:46:45 +01:00
2024-01-18 08:41:32 -10:00
2024-01-09 07:59:29 +01:00
2024-01-15 18:20:34 +01:00
2024-01-19 15:11:27 +01:00
2024-01-17 15:47:06 +01:00
2024-01-18 08:41:32 -10:00
2024-01-09 12:32:27 +01:00
2023-12-27 14:51:39 +01:00
2024-01-16 16:44:12 +01:00
2024-01-18 08:41:32 -10:00
2024-01-05 11:46:45 +01:00
2024-01-09 14:55:20 +01:00
2023-12-30 10:51:34 +01:00
2024-01-08 10:38:44 +01:00
2024-01-19 16:52:30 +01:00
2024-01-13 21:01:18 -05:00
2024-01-13 18:12:40 +01:00
2023-12-28 09:30:26 -10:00
2024-01-02 13:24:17 +01:00
2024-01-16 06:39:50 +01:00
2024-01-08 09:20:27 +01:00
2024-01-05 11:46:45 +01:00
2024-01-18 08:41:32 -10:00
2024-01-19 08:46:34 +01:00
2024-01-09 16:06:36 +01:00
2024-01-02 09:59:13 +01:00
2024-01-17 07:07:02 -08:00
2024-01-21 12:35:21 +01:00
2024-01-08 09:36:17 +01:00
2024-01-20 08:51:23 +01:00
2024-01-19 16:56:56 +01:00
2024-01-14 09:03:00 +01:00
2024-01-14 09:36:00 +01:00
2024-01-18 08:41:32 -10:00
2024-01-18 08:41:32 -10:00
2024-01-02 12:53:36 +01:00
2024-01-11 12:00:12 +01:00
2024-01-14 11:12:30 +01:00
2024-01-13 21:01:18 -05:00
2024-01-19 16:56:56 +01:00
2024-01-07 16:21:27 -05:00
2024-01-19 15:26:26 +01:00
2024-01-13 21:02:38 -05:00
2024-01-16 20:00:29 +01:00
2023-12-27 14:51:39 +01:00
2024-01-18 08:41:32 -10:00
2024-01-18 08:41:32 -10:00
2024-01-18 08:41:32 -10:00
2024-01-05 14:52:46 +01:00
2024-01-08 09:31:44 +01:00
2024-01-15 09:00:59 +01:00
2024-01-18 08:41:32 -10:00
2024-01-14 10:41:44 +01:00
2024-01-14 10:41:44 +01:00
2024-01-14 10:41:44 +01:00
2024-01-18 08:41:32 -10:00
2024-01-19 13:05:55 +01:00
2023-12-27 14:51:39 +01:00
2024-01-20 14:14:48 -05:00
2024-01-05 11:46:45 +01:00
2024-01-18 13:06:11 -10:00
2024-01-14 09:37:54 +01:00
2024-01-18 08:41:32 -10:00
2024-01-18 08:41:32 -10:00
2024-01-18 08:41:32 -10:00
2024-01-18 08:41:32 -10:00
2024-01-18 08:41:32 -10:00
2024-01-21 13:30:03 +01:00
2024-01-18 23:36:57 +01:00
2024-01-08 09:14:37 +01:00
2024-01-07 23:26:46 +01:00
2024-01-13 21:01:18 -05:00
2024-01-21 13:26:28 +01:00
2024-01-11 21:49:39 +01:00
2023-12-28 15:45:06 -10:00
2024-01-12 16:50:15 -05:00
2024-01-14 11:50:12 +01:00
2024-01-05 11:46:45 +01:00
2024-01-07 22:35:28 -05:00
2024-01-06 01:15:50 +01:00
2024-01-18 08:41:32 -10:00
2024-01-16 10:07:51 +01:00
2024-01-15 11:08:38 +01:00
2023-12-27 14:51:39 +01:00
2023-12-30 14:34:50 +01:00
2024-01-02 23:47:32 +01:00
2024-01-16 13:29:26 +01:00
2024-01-16 13:27:49 +01:00
2024-01-17 14:47:03 +01:00
2024-01-08 16:32:37 +01:00
2024-01-19 19:22:17 -10:00
2024-01-18 08:41:32 -10:00
2024-01-18 08:41:32 -10:00
2024-01-12 12:17:07 +01:00
2024-01-16 21:08:05 +01:00
2023-12-27 14:51:39 +01:00
2024-01-18 08:41:32 -10:00
2024-01-02 09:55:06 +01:00
2024-01-18 08:41:32 -10:00
2024-01-05 11:46:45 +01:00
2024-01-14 11:06:35 +01:00
2024-01-04 07:37:24 +01:00
2024-01-08 22:03:25 +01:00
2024-01-18 16:32:29 +01:00
2024-01-18 08:41:32 -10:00
2024-01-09 18:39:31 +01:00
2024-01-16 14:35:09 +01:00
2024-01-16 13:13:33 +01:00
2024-01-13 16:17:37 -10:00
2024-01-05 14:30:15 +01:00
2024-01-05 16:34:28 +01:00
2024-01-05 14:00:54 +01:00
2024-01-18 08:41:32 -10:00
2024-01-05 11:46:45 +01:00
2024-01-05 18:53:25 +01:00
2024-01-18 08:41:32 -10:00
2024-01-16 21:00:20 +01:00
2024-01-13 21:01:18 -05:00
2024-01-18 08:41:32 -10:00
2024-01-14 15:34:14 +01:00
2024-01-18 08:41:32 -10:00
2024-01-17 22:06:11 +02:00
2024-01-02 19:50:28 +01:00
2024-01-05 11:46:45 +01:00
2024-01-13 17:25:26 +01:00
2024-01-01 17:58:12 -10:00
2023-12-29 18:37:46 +01:00
2024-01-09 16:30:21 +01:00
2024-01-04 21:52:38 +01:00
2024-01-16 20:57:23 +01:00
2024-01-17 19:08:33 +01:00
2024-01-05 11:46:45 +01:00
2024-01-10 21:41:16 +02:00
2024-01-16 15:07:55 -10:00
2024-01-10 12:09:10 +01:00
2024-01-17 11:04:35 +01:00
2024-01-10 14:55:28 +01:00
2024-01-18 08:41:32 -10:00
2024-01-18 17:40:36 +01:00
2024-01-05 16:06:31 -10:00
2024-01-19 17:56:35 -10:00
2024-01-18 16:32:29 +01:00
2024-01-02 16:28:22 +01:00
2024-01-18 08:41:32 -10:00
2024-01-02 19:50:28 +01:00
2024-01-21 16:25:12 +01:00
2024-01-18 08:41:32 -10:00
2024-01-08 13:10:15 -10:00
2024-01-17 11:54:13 +01:00
2024-01-02 15:28:58 +01:00
2024-01-14 15:19:43 +01:00
2024-01-10 19:02:16 -10:00
2024-01-05 10:38:54 +01:00
2024-01-18 08:41:32 -10:00
2024-01-17 23:19:49 +01:00
2024-01-12 09:55:28 +01:00
2024-01-02 12:53:03 +01:00
2024-01-13 19:58:02 +01:00
2024-01-05 11:46:45 +01:00
2024-01-15 11:09:40 +01:00
2024-01-19 19:22:17 -10:00
2024-01-18 08:41:32 -10:00
2024-01-21 13:44:32 +01:00
2024-01-16 15:43:30 -06:00
2024-01-13 21:01:18 -05:00
2024-01-20 20:37:13 -05:00
2024-01-09 14:32:13 +01:00
2024-01-18 08:41:32 -10:00