https://github.com/lab02-research/hass.agent-integration
HASS.Agent's Home Assistant integration. Adds notifications and mediaplayer capabilities to HASS.Agent - a Windows based client (companion app) for Home Assistant.
https://github.com/lab02-research/hass.agent-integration
hacs home-assistant integration mediaplayer notifications
Last synced: about 1 year ago
JSON representation
HASS.Agent's Home Assistant integration. Adds notifications and mediaplayer capabilities to HASS.Agent - a Windows based client (companion app) for Home Assistant.
- Host: GitHub
- URL: https://github.com/lab02-research/hass.agent-integration
- Owner: LAB02-Research
- License: mit
- Created: 2022-09-27T12:02:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T20:05:09.000Z (about 2 years ago)
- Last Synced: 2025-04-02T08:07:54.832Z (about 1 year ago)
- Topics: hacs, home-assistant, integration, mediaplayer, notifications
- Language: Python
- Homepage:
- Size: 58.6 KB
- Stars: 123
- Watchers: 3
- Forks: 25
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/LAB02-Research/HASS.Agent-Integration/actions?query=workflow:"Validate")
[](https://github.com/LAB02-Research/HASS.Agent-Integration/releases/)
[](#license)
[](https://www.buymeacoffee.com/lab02research)
[](https://discord.gg/nMvqzwrVBU)
[](https://github.com/hacs/integration)
----
### C# or Python developer? Please read this: [lab02-research.org/2023-04-01-help-wanted](https://lab02-research.org/2023-04-01-help-wanted/)
### HASS.Agent is in need of your help! :heart:
----
# HASS.Agent Integration
This Home Assistant integration combines the two previous integrations, and allows you to send notifications to HASS.Agent, a Windows-based Home Assistant client. It also enables you to use it as a mediaplayer device: see and control what's playing and send text-to-speech.
All communication is now done through MQTT\*. It supports auto discovery, so you'll see your HASS.Agent devices show up automatically in the integrations page:

The new mediaplayer has a bunch of new features, like coverart:

You can use [actionable notifications](https://hassagent.readthedocs.io/en/latest/notifications/new/notification-actionable/) to interact with HA:

----
[INSTALLATION MANUAL](https://hassagent.readthedocs.io/en/latest/integration/installation/)
[CONFIGURATION MANUAL](https://hassagent.readthedocs.io/en/latest/integration/configuration/)
For more help and examples, check [the documentation](https://hassagent.readthedocs.io/), visit the dedicated HA forum thread or join on Discord.
----
Thanks [@fillefilip8](https://github.com/fillefilip8) for developing!
\* you can still add your device manually (through the UI) if you want to use the local API instead.