mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-09 20:24:02 +00:00
Add child devices from hubs to generated list of supported devices (#898)
Updates generate_supported hook to include child devices of hubs in the list of supported devices.
This commit is contained in:
@@ -232,6 +232,7 @@ The following devices have been tested and confirmed as working. If your device
|
||||
- **Bulbs**: KL110, KL120, KL125, KL130, KL135, KL50, KL60, LB110
|
||||
- **Light Strips**: KL400L5, KL420L5, KL430
|
||||
- **Hubs**: KH100<sup>\*</sup>
|
||||
- **Hub-Connected Devices<sup>\*\*\*</sup>**: KE100<sup>\*</sup>
|
||||
|
||||
### Supported Tapo<sup>\*</sup> devices
|
||||
|
||||
@@ -241,10 +242,12 @@ The following devices have been tested and confirmed as working. If your device
|
||||
- **Bulbs**: L510B, L510E, L530E
|
||||
- **Light Strips**: L900-10, L900-5, L920-5, L930-5
|
||||
- **Hubs**: H100
|
||||
- **Hub-Connected Devices<sup>\*\*\*</sup>**: T300, T310, T315
|
||||
|
||||
<!--SUPPORTED_END-->
|
||||
<sup>*</sup> Model requires authentication<br>
|
||||
<sup>**</sup> Newer versions require authentication
|
||||
<sup>\*</sup> Model requires authentication<br>
|
||||
<sup>\*\*</sup> Newer versions require authentication<br>
|
||||
<sup>\*\*\*</sup> Devices may work across TAPO/KASA branded hubs
|
||||
|
||||
See [supported devices in our documentation](SUPPORTED.md) for more detailed information about tested hardware and software versions.
|
||||
|
||||
|
Reference in New Issue
Block a user