technicalpickles / picklehome

Configuration & Planning for my Home Automation systems
14 stars 0 forks source link

Iterate on Harmony integration #22

Closed technicalpickles closed 5 years ago

technicalpickles commented 6 years ago

Over in https://github.com/technicalpickles/picklehome/issues/8 I started routing all alexa smart home controls through homeassistant. I think I'm losing out by not using the Harmony skill, since it seems to let you use voice to play.

Some desired features:

Some ideas from that issue:

I could add the default action, ie direct tv, as a media player, but that might involve setting up a universal player that encapsulates the harmony controls. It might be worth looking at using the remote.harmony component instead of harmony-api. That'd be less software running at the very least.

technicalpickles commented 5 years ago

Harmony is killing off their local API, so not worth trying to pursue this.