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

[Feature] Explictly include devices via config UI #610

Closed
platini76 opened this issue Jan 7, 2023 · 2 comments
Closed

[Feature] Explictly include devices via config UI #610

platini76 opened this issue Jan 7, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@platini76
Copy link

Problem description

my config:

"defaults": {
"exclude": true
},
"devices": [
{
"id": "xxxxxxxxxxxx",
"exclude": false
}

Suggested solution

can you create a box in visual config where add every include device instead of insert them into json?
thanks

Alternative solutions

No response

Additional context / information

No response

@platini76 platini76 added the enhancement New feature or request label Jan 7, 2023
@itavero
Copy link
Owner

itavero commented Jan 7, 2023

I thought this was already possible by adding the device to the list and not checking the exclude checkbox. Unfortunately I just checked and it seems that it only adds the id to the JSON, but but the exclude property.

I'll see if I can change the schema to resolve this.

@platini76
Copy link
Author

Fammi sapere se risolvi. Grazie
Let me know thanks

@itavero itavero changed the title [Feature] [Feature] Explictly include devices via config UI Jan 8, 2023
@itavero itavero closed this as completed in c475c6f Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants