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

lowered loglevel from INFO to DEBUG for 'correct answer from KNX bus' #144

Merged
merged 5 commits into from Sep 12, 2018
Merged

lowered loglevel from INFO to DEBUG for 'correct answer from KNX bus' #144

merged 5 commits into from Sep 12, 2018

Conversation

magenbrot
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Sep 12, 2018

Coverage Status

Coverage remained the same at 88.847% when pulling 723b2c4 on magenbrot:master into 2e0cd14 on XKNX:master.

@magenbrot
Copy link
Contributor Author

I don't know whats the problem with the check. The change works in my home-assistant setup.

@Julius2342
Copy link
Collaborator

I would guess you have to change this

with patch('logging.Logger.info') as mock_info:

to:

with patch('logging.Logger.debug') as mock_debug

@magenbrot
Copy link
Contributor Author

heureka ;)

jetzt erstmal ein magenbrot!

@Julius2342 Julius2342 merged commit dd6169e into XKNX:master Sep 12, 2018
@Julius2342
Copy link
Collaborator

:-)

@magenbrot
Copy link
Contributor Author

Closes #138

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.

None yet

3 participants