technicalpickles / picklehome-homeassistant-config

homeassistant configuration for my house
3 stars 0 forks source link

Unable to connect to Kodi via websocket #12

Closed technicalpickles closed 6 years ago

technicalpickles commented 6 years ago

Saw this in https://github.com/technicalpickles/picklehome-homeassistant-config/pull/9#issuecomment-348986654

[homeassistant.components.media_player.kodi] Unable to connect to Kodi via websocket

I don't think this is hurting anything yet except being noisy, and that it'll poll kodi for state changes. https://home-assistant.io/components/media_player.kodi/ goes into a bit of detail

I checked with nmap, and it seems to have port 9090, the default, enabled.

technicalpickles commented 6 years ago

I'm pretty sure I fixed this at some point. In kodi, you need to turn on the API iirc.