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

Add configuration selection logging #20

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

glenharris
Copy link
Contributor

Add logging of configuration used, along with warning if no specific configuration found

@rrooggiieerr
Copy link
Owner

I think setting an empty config is a bit tricky. Some projectors only report their model name when they are on, end give an error when they are off. Setting it to empty lets self.projector_config is None fail and the projector config will never be loaded once the projector is on.

@glenharris
Copy link
Contributor Author

glenharris commented Jun 10, 2024 via email

@rrooggiieerr
Copy link
Owner

Ok, I'll just keep your pull reques as a reference for now, will get back to it later.

FYI, this is the issue where a model only shows it's model name when on, if you're interested.

rrooggiieerr/homeassistant-benqprojector#12

@glenharris
Copy link
Contributor Author

I dont know if this is OK for you, but it should be pretty benign (if you decide to use this, maybe just squash the two commits when applying)

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

Successfully merging this pull request may close these issues.

2 participants