mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-10-18 13:28:03 +00:00
Add brightness module (#806)
Add module for controlling the brightness.
This commit is contained in:
@@ -249,8 +249,6 @@ device_iot = parametrize(
|
||||
"devices iot", model_filter=ALL_DEVICES_IOT, protocol_filter={"IOT"}
|
||||
)
|
||||
|
||||
brightness = parametrize("brightness smart", component_filter="brightness")
|
||||
|
||||
|
||||
def check_categories():
|
||||
"""Check that every fixture file is categorized."""
|
||||
|
Reference in New Issue
Block a user