This integration is intended to work with forked version of HASS.Agent.
While it's very likely that it'll also work with the original version, it cannot be guaranteed.
This Home Assistant integration is the second-half of HASS.Agent, a Windows-based Home Assistant client.
This integration allows HASS.Agent to act as a media player and notification receiver (like Home Assistant Companion Applications).
All communication is done through MQTT. It supports auto discovery, so you'll see your HASS.Agent devices show up automatically in the integrations page:
Windows device acting as a media player (for music and TTS messages):
Sending actionable notifications:
The supported way to install HASS.Agent integration is through HACS. This version of is not yet available in HACS by default and needs to be added as a custom repository.
If you have the original version of HASS.Agent integration installed (either version), please remove it before proceeding further and restart Home Assistant.
-
Add "HASS.Agent 2 Integration" repository - https://github.com/hass-agent/HASS.Agent-Integration - as a custom HACS integration repository.
-
Install "HASS.Agent 2 Integration - Media Player & Notifications" from HACS (including restart), as you would with any other integration.
-
Configure HASS.Agent devices when they are discovered.
In case of issues please get in touch on Discord.
For more help and examples, check the documentation, join on Discord or visit the dedicated HA forum thread (for original version).
Thanks @fillefilip8 for developing the original version!