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
Describe the bug
My smart plug is not detected on Alexa despite the following command: backlog startDriver SSDP; startDriver WeMo.
backlog startDriver SSDP; startDriver WeMo
Firmware:
{ "vendor": "Tuya", "bDetailed": "0", "name": "Full Device Name Here", "model": "enter short model name here", "chip": "BK7231N", "board": "TODO", "flags": "1024", "keywords": [ "TODO", "TODO", "TODO" ], "pins": { "6": "LED_n;0", "9": "Btn;0", "26": "Rel;0" }, "command": "backlog startDriver SSDP; startDriver WeMo", "image": "https://obrazki.elektroda.pl/YOUR_IMAGE.jpg", "wiki": "https://www.elektroda.com/rtvforum/topic_YOUR_TOPIC.html" }
To Reproduce Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
My smart plug is not detected on Alexa despite the following command:
backlog startDriver SSDP; startDriver WeMo
.Firmware:
To Reproduce
Steps to reproduce the behavior:
backlog startDriver SSDP; startDriver WeMo
The text was updated successfully, but these errors were encountered: