technicalpickles / picklehome-homeassistant-config

homeassistant configuration for my house
3 stars 0 forks source link

Add kodi #9

Closed technicalpickles closed 6 years ago

technicalpickles commented 6 years ago

As part of https://github.com/technicalpickles/picklehome/issues/16 ... I'd merge it, but I started having some networking problems with the wifi.

technicalpickles commented 6 years ago

I ended up starting to implement the fireplace switch described in https://github.com/technicalpickles/picklehome/issues/16 since I needed a way to test the component working.

There are some details to work out with the HDMI-CEC to automate turning the TV on/off too. There's cec-client discussed in a few places, but they haven't been able to get it working:

technicalpickles commented 6 years ago

I'm seeing a ton of these in the logs:

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

Either should fix whatever misconfiguration is causing, or see if there's a way to disable websocket support.

technicalpickles commented 6 years ago

This PR got a bit away from me, and it's not perfect, but it works well enough for now 😬 Going to 🚢 and keep iterating