Skip to content
New issue

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

Device not found by Alexa #1109

Open
Creased opened this issue Mar 3, 2024 · 0 comments
Open

Device not found by Alexa #1109

Creased opened this issue Mar 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Creased
Copy link

Creased commented Mar 3, 2024

Describe the bug

My smart plug is not detected on Alexa despite the following command: backlog startDriver SSDP; startDriver WeMo.

Firmware:

  • Version: 1.17.461
  • Device: Tuya CB2S (NOUS-A1)
  • Chip/model: BK7231N
  • Device config:
{
  "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:

  1. Set/Change startup command line: backlog startDriver SSDP; startDriver WeMo
  2. Reboot the device
  3. Ask Alexa to look for a new device
  4. No device is found
@openshwprojects openshwprojects added the bug Something isn't working label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants