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

Show ANSI color codes in logs in Hass.io #18834

Merged
merged 4 commits into from
Dec 2, 2018

Conversation

OttoWinter
Copy link
Member

Description:

Pull request in home-assistant-polymer: home-assistant/frontend#2155

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

@fabaff fabaff changed the title Hass.io: Show ANSI color codes in logs Show ANSI color codes in logs in Hass.io Dec 1, 2018
@balloob
Copy link
Member

balloob commented Dec 2, 2018

Ok to merge when tests pass

patch('homeassistant.components.hassio.http.'
'_create_response_log') as mresp:
mresp.return_value = 'response'
patch('homeassistant.components.hassio.http'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

continuation line over-indented for visual indent

@balloob balloob merged commit eec4564 into home-assistant:dev Dec 2, 2018
@ghost ghost removed the in progress label Dec 2, 2018
@OttoWinter OttoWinter deleted the hassio-ansi branch December 5, 2018 21:55
@balloob balloob mentioned this pull request Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants