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

Kodi does not support https any longer #5527

Closed
ecksun opened this issue Jan 23, 2017 · 0 comments · Fixed by #5531
Closed

Kodi does not support https any longer #5527

ecksun opened this issue Jan 23, 2017 · 0 comments · Fixed by #5531

Comments

@ecksun
Copy link
Contributor

ecksun commented Jan 23, 2017

Make sure you are running the latest version of Home Assistant before reporting an issue.

You should only file an issue if you found a bug. Feature and enhancement requests should go in the Feature Requests section of our community forum:

Home Assistant release (hass --version): 0.36.1

Python release (python3 --version): Python 3.4.2

Component/platform: kodi

Description of problem:

It is no longer possible to configure the kodi component to use https.

This was a bug introduced in commit 018d786 as part of pull request #5098

Expected:

Component connecting to kodi as with earlier versions.

Problem-relevant configuration.yaml entries and steps to reproduce:

media_player:
    - platform: kodi
      name: name
      host: kodi.example.com
      port: 443
      username: {{ kodi_user }}
      password: {{ kodi_pass }}
      turn_of_action: shutdown
  1. Configure kodi to connect via port 443 (https)
  2. Get error from homeassistant: INFO:homeassistant.components.media_player.kodi:Unable to fetch kodi data
ecksun pushed a commit to ecksun/home-assistant that referenced this issue Jan 24, 2017
This readds support for https for kodi, resolves issue home-assistant#5527
fabaff pushed a commit that referenced this issue Jan 24, 2017
This readds support for https for kodi, resolves issue #5527
@home-assistant home-assistant locked and limited conversation to collaborators Apr 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant