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

Integrate with Home Assistant #184

Closed
2 of 10 tasks
linknum23 opened this issue Oct 5, 2021 · 1 comment
Closed
2 of 10 tasks

Integrate with Home Assistant #184

linknum23 opened this issue Oct 5, 2021 · 1 comment
Labels
automation Home Automation plugin/integration (ie Alexa, Homeassistant)
Projects

Comments

@linknum23
Copy link
Contributor

linknum23 commented Oct 5, 2021

Iniital Proof of concept

  • Create a python client for the AmpliPi API. See here for progress: brianhealey/pyamplipi
  • Make a media-player integration (initially controlling source 1 of our 4 sources)
    • Zones played to should be configurable
    • Only supporting a subset of stream sources is fine for now

Full Integration

  • Dynamically pick which of the 4 audio sources to use (we could move this functionality into ampli's api in the future)
  • Add translation for all of our stream types
  • Bind zones to rooms in HA (with the potential for a room to have several zones)
  • Bind groups of zones to their equivalent in HA
  • Add ability to connect presets to events that happen in HA
  • Use MDNS to detect amplipi (advertised as 'amplipi-api._http._tcp.local.')
@linknum23 linknum23 added the automation Home Automation plugin/integration (ie Alexa, Homeassistant) label Nov 1, 2021
@Lohrer Lohrer added this to In progress in AmpliPi Nov 17, 2021
@linknum23
Copy link
Contributor Author

This is out of sync with actual development, see https://github.com/brianhealey/hacs_amplipi for current state,.

AmpliPi automation moved this from In progress to Done May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Home Automation plugin/integration (ie Alexa, Homeassistant)
Projects
No open projects
Development

No branches or pull requests

1 participant