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

Create all entities by default, but disable those not in use. #38

Open
TheDukeSr opened this issue Jun 29, 2021 · 3 comments
Open

Create all entities by default, but disable those not in use. #38

TheDukeSr opened this issue Jun 29, 2021 · 3 comments

Comments

@TheDukeSr
Copy link

problem:
Maybe I'm wrong, but the only way to enable a new entitie like Crosswire detection now is to remove and re-add the camera?

suggestion:
Why not create all available entities by default but Disable those the user does not want when cam is installed.
Then later we can just Enable or Disable the entities if we want to use them.

same for streams. see request #36

If #36 is also a good option to create, then this integration might even be easier to maintain or debug (no more different entities created depending the cam type, but allways the same entity list is created, just disabled what not needed).

@rroller
Copy link
Owner

rroller commented Jun 29, 2021

Yeah that's an option. I'm also going to update the integration so you can reconfigure it and change things like usernames, passwords, address, etc. It's on my TODO.

@JSEHV
Copy link
Contributor

JSEHV commented Sep 19, 2021

Any change this will be soon implemented?
I am really looking forward to these features!

@rroller
Copy link
Owner

rroller commented Dec 26, 2021

All streams are now created by default.

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