Open gujiys opened 1 day ago
from custom_components.xiaomi_gateway3.core.devices import *
DEVICES = [{ 2448: ["ydhome", "Two-Button Switch ", "ydhome.switch.s2"], "spec": [ BaseConv("left_switch", "switch", mi="2.p.1"), BaseConv("right_switch", "switch", mi="3.p.1"), ] }] + DEVICES
Please help add new device https://home.miot-spec.com/spec/ydhome.switch.s2