Setting up the media player¶
Installing the media player¶
As long as you have installed everything required on the installation page then you are a good to go. The 2 main requirements are the integration and HASS.Agent itself.
Using the media player¶
This is as simple as using it how you would anywhere else, you can add it to dashboards to see currently playing music or videos, and you can use Text-to-speech from the dashboard or from yaml as normal. If you want to test out text-to-speech you can open up the services dev tool and fill in the following properties:
- Service: Any text to speech service, I used the default tts.speak.
- Entity: Your pc name, it should be autocompleted.
- Message: Any message you want sent to the computer as audio.
This is what it should look like¶
Further Reading¶
- Quick Actions – Interact with homeassistant entities and scripts from your taskbar or a hotkey!
- Sensors – Send data from your computer to homeassistant to create automations!
- Commands – Create commands homeassistant can run to do things on your computer!
- Notifications – Send notifications from homeassistant, including actions and images!
- Other Features – For a guide on all the features and config options in HASS.Agent.