mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-26 20:16:52 +00:00
28 lines
973 B
Markdown
28 lines
973 B
Markdown
---
|
|
title: Radio Browser
|
|
description: Instructions on how to integrate Radio Browser into Home Assistant.
|
|
ha_category:
|
|
- Media source
|
|
- Multimedia
|
|
ha_release: 2022.3
|
|
ha_iot_class: Cloud Polling
|
|
ha_domain: radio_browser
|
|
ha_config_flow: true
|
|
ha_codeowners:
|
|
- '@frenck'
|
|
ha_integration_type: service
|
|
---
|
|
|
|
The Radio Browser integration allows you to use the directory of
|
|
radio stations collected on [Radio Browser](https://www.radio-browser.info)
|
|
in Home Assistant.
|
|
|
|
{% include integrations/config_flow.md %}
|
|
|
|
To start the Radio Browser, in Home Assistant, go to **Media** > **Radio Browser** and select the speaker.
|
|

|
|
|
|
You can also use the Radio Browser in automations. When creating an automation, use the **Play Media** action to pick a station from the directory. This allows you for example to create
|
|
an automation that starts playing your favorite radio station on your
|
|
Cast devices.
|