diff --git a/devtools/dump_devinfo.py b/devtools/dump_devinfo.py index 91a4505b..f3b7810e 100644 --- a/devtools/dump_devinfo.py +++ b/devtools/dump_devinfo.py @@ -404,6 +404,7 @@ async def get_legacy_fixture(protocol, *, discovery_info): module="smartlife.iot.smartbulb.lightingservice", method="get_light_state" ), Call(module="smartlife.iot.LAS", method="get_config"), + Call(module="smartlife.iot.LAS", method="get_current_brt"), Call(module="smartlife.iot.PIR", method="get_config"), ]