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

Stability improvement in Pandora and proper shutdown in LIRC #2299

Merged
merged 3 commits into from
Jun 15, 2016

Conversation

partofthething
Copy link
Contributor

Description:
This is a minor maintenance PR. In Pandora it solves an issue where the buffer from pexpect isn't empty when switching Pandora stations (because the time-ticker updated before pexpect got its expected prompt). It also solves an issue where the pause/play status was sometimes wrong. Also added proper media_content_type to get better display in frontend.

There are also a few info->debug conversions in LIRC and a new deinit to wrap up more properly when shutting down.

Checklist:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • Tests have been added to verify that the new code works.

Added media_content_type
reduced debug messages
made more robust station list
Eliminated auto-pause detection issue
@balloob
Copy link
Member

balloob commented Jun 15, 2016

Looks good! 🐬

@balloob balloob merged commit 5c601f1 into home-assistant:dev Jun 15, 2016
@partofthething partofthething deleted the dev branch January 8, 2017 00:46
@home-assistant home-assistant locked and limited conversation to collaborators Mar 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants