FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add fixtures for KH100, KE100 and KE110 by Krotu · Pull Request #1726 · python-kasa/python-kasa · GitHub

Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .json  (3) .md  (2) .py  (1) All 3 file types selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
2 changes: 1 addition & 1 deletion README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ The following devices have been tested and confirmed as working. If your device
- **Bulbs**: KL110, KL110B, KL120, KL125, KL130, KL135, KL50, KL60, LB100, LB110, LB130
- **Light Strips**: KL400L10, KL400L5, KL420L5, KL430
- **Hubs**: KH100[^1]
- **Hub-Connected Devices[^3]**: KE100[^1]
- **Hub-Connected Devices[^3]**: KE100[^1], KE110[^1]

### Supported Tapo[^1] devices

Expand Down
4 changes: 4 additions & 0 deletions SUPPORTED.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -181,13 +181,17 @@ Some newer Kasa devices require authentication. These are marked with [^1] in th
- Hardware: 1.0 (EU) / Firmware: 1.2.3[^1]
- Hardware: 1.0 (EU) / Firmware: 1.5.12[^1]
- Hardware: 1.0 (UK) / Firmware: 1.5.6[^1]
- Hardware: 1.0 (UK) / Firmware: 1.7.5[^1]

### Hub-Connected Devices

- **KE100**
- Hardware: 1.0 (EU) / Firmware: 2.4.0[^1]
- Hardware: 1.0 (EU) / Firmware: 2.8.0[^1]
- Hardware: 1.0 (UK) / Firmware: 2.15.0[^1]
- Hardware: 1.0 (UK) / Firmware: 2.8.0[^1]
- **KE110**
- Hardware: 1.0 (EU) / Firmware: 1.4.0[^1]


## Tapo devices
Expand Down
2 changes: 1 addition & 1 deletion tests/device_fixtures.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"S220",
"D100C", # needs a home category?
}
THERMOSTATS_SMART = {"KE100"}
THERMOSTATS_SMART = {"KE100", "KE110"}

VACUUMS_SMART = {"RV20"}

Expand Down
Loading
Loading

Back | FazBrowse Home | New Git URL