We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<!--
pressing actions cannot be logged by HA.
The text was updated successfully, but these errors were encountered:
working now after adding these to xiaomi_gateway3.py
DEVICES = [{ 14610: ["PTX", "Triple Wireless Switch", "PTX-AK3-QMIMC"], "spec": [ BaseConv("action", "sensor"), ConstConv("action", mi="2.e.1012", value=BUTTON_1_SINGLE), ConstConv("action", mi="4.e.1012", value=BUTTON_2_SINGLE), ConstConv("action", mi="5.e.1012", value=BUTTON_3_SINGLE), ConstConv("action", mi="2.e.1014", value=BUTTON_1_HOLD), ConstConv("action", mi="4.e.1014", value=BUTTON_2_HOLD), ConstConv("action", mi="5.e.1014", value=BUTTON_3_HOLD), ], }] + DEVICES
Sorry, something went wrong.
resolve #1389
AlexxIT
No branches or pull requests
<!--
-->
xiaomi_gateway3-8b5e38ddf230c90ec52aa8832d1dd9be-影音系统-bb4ba3cd5151b02c47476c63f74243b8.json.txt
pressing actions cannot be logged by HA.
The text was updated successfully, but these errors were encountered: