mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-10-21 23:08:01 +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:
19
SUPPORTED.md
19
SUPPORTED.md
@@ -6,7 +6,7 @@ The following devices have been tested and confirmed as working. If your device
|
||||
<!--SUPPORTED_START-->
|
||||
## Kasa devices
|
||||
|
||||
Some newer Kasa devices require authentication. These are marked with <sup>*</sup> in the list below.
|
||||
Some newer Kasa devices require authentication. These are marked with <sup>*</sup> in the list below.<br>Hub-Connected Devices may work across TAPO/KASA branded hubs even if they don't work across the native apps.
|
||||
|
||||
### Plugs
|
||||
|
||||
@@ -134,10 +134,16 @@ Some newer Kasa devices require authentication. These are marked with <sup>*</su
|
||||
- **KH100**
|
||||
- Hardware: 1.0 (UK) / Firmware: 1.5.6<sup>\*</sup>
|
||||
|
||||
### Hub-Connected Devices
|
||||
|
||||
- **KE100**
|
||||
- Hardware: 1.0 (EU) / Firmware: 2.8.0<sup>\*</sup>
|
||||
- Hardware: 1.0 (UK) / Firmware: 2.8.0<sup>\*</sup>
|
||||
|
||||
|
||||
## Tapo devices
|
||||
|
||||
All Tapo devices require authentication.
|
||||
All Tapo devices require authentication.<br>Hub-Connected Devices may work across TAPO/KASA branded hubs even if they don't work across the native apps.
|
||||
|
||||
### Plugs
|
||||
|
||||
@@ -204,5 +210,14 @@ All Tapo devices require authentication.
|
||||
- Hardware: 1.0 (EU) / Firmware: 1.2.3
|
||||
- Hardware: 1.0 (EU) / Firmware: 1.5.5
|
||||
|
||||
### Hub-Connected Devices
|
||||
|
||||
- **T300**
|
||||
- Hardware: 1.0 (EU) / Firmware: 1.7.0
|
||||
- **T310**
|
||||
- Hardware: 1.0 (EU) / Firmware: 1.5.0
|
||||
- **T315**
|
||||
- Hardware: 1.0 (EU) / Firmware: 1.7.0
|
||||
|
||||
|
||||
<!--SUPPORTED_END-->
|
||||
|
Reference in New Issue
Block a user