mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-10-12 10:28:01 +00:00
Add H100 fixtures (#737)
One direct out of the box, another with upgraded fw & t315
This commit is contained in:
@@ -65,7 +65,10 @@ def scrub(res):
|
||||
"alias",
|
||||
"bssid",
|
||||
"channel",
|
||||
"original_device_id", # for child devices
|
||||
"original_device_id", # for child devices on strips
|
||||
"parent_device_id", # for hub children
|
||||
"setup_code", # matter
|
||||
"setup_payload", # matter
|
||||
]
|
||||
|
||||
for k, v in res.items():
|
||||
|
Reference in New Issue
Block a user