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:
Steven B
2024-05-07 07:48:47 +01:00
committed by GitHub
parent c5d65b624b
commit f063c83378
4 changed files with 53 additions and 12 deletions

View File

@@ -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>&nbsp; Model requires authentication<br>
<sup>**</sup> Newer versions require authentication
<sup>\*</sup>&nbsp;&nbsp; Model requires authentication<br>
<sup>\*\*</sup>&nbsp; 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.