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

naming devices #13

Open
b2un0 opened this issue Jan 16, 2019 · 2 comments
Open

naming devices #13

b2un0 opened this issue Jan 16, 2019 · 2 comments

Comments

@b2un0
Copy link

b2un0 commented Jan 16, 2019

Is your feature request related to a problem? Please describe.
in combination with homebridge-alexa i can't use devices from this plugin with "alexa, turn on Bedside Lamp"

Screenshot from https://alexa.amazon.de -> Smart Home -> Devices
2019-01-16 at 08 57

Describe the solution you'd like

a defaultValue array like homebridge-mi-aqara has

{
  "platform": "Yeelight-Platform",
  "defaultValue": {
    "0x0000000005684263": {
      "name": "Bedside Lamp",
      "addResetSwitch": true,
      "shouldTurnOff": true,
      "scenes": []
    }
  }
}
@sahilchaddha
Copy link
Owner

Noted. Please expect this feature in future release. @b2un0

@netzpixel
Copy link

Is this a feature right now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants