Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Feature request: ex- or include device #5

Closed
xCite1986 opened this issue Dec 25, 2016 · 3 comments
Closed

Feature request: ex- or include device #5

xCite1986 opened this issue Dec 25, 2016 · 3 comments
Assignees

Comments

@xCite1986
Copy link

it would be nice to ex- or include devices that some devices are not recognized by alexa.

"devices": [
  {
    "id": "switch",
    "class": "DummySwitch",
    "name": "Switch",
    "echo": {
       "include": true
    }
  }
]
@michbeck100
Copy link
Owner

Implemented with version 0.0.3

@michbeck100
Copy link
Owner

By default all supported devices are included and you have to set an exclude flag. See README.md for help.

@xCite1986
Copy link
Author

thx, great job 👍

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

No branches or pull requests

2 participants