C# or Python developer? Please read this: lab02-research.org/2023-04-01-help-wanted
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 to interact with HA:
For more help and examples, check the documentation, visit the dedicated HA forum thread or join on Discord.
Thanks @fillefilip8 for developing!
* you can still add your device manually (through the UI) if you want to use the local API instead.