mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-23 10:36:50 +00:00
25 lines
774 B
Markdown
25 lines
774 B
Markdown
---
|
|
title: Volumio
|
|
description: How to set up the Volumio media player integration
|
|
ha_category:
|
|
- Media player
|
|
ha_release: 0.41
|
|
ha_iot_class: Local Polling
|
|
ha_config_flow: true
|
|
ha_codeowners:
|
|
- '@OnFreund'
|
|
ha_domain: volumio
|
|
ha_zeroconf: true
|
|
ha_platforms:
|
|
- media_player
|
|
ha_integration_type: integration
|
|
---
|
|
|
|
The **Volumio** {% term integration %} allows you to control a [Volumio](https://volumio.org/) media player from Home Assistant.
|
|
|
|
{% include integrations/config_flow.md %}
|
|
|
|
{% note %}
|
|
Volumio versions 2.799 and below do not have a unique id when manually configured, so you will not be able to rename your {% term entity %} or add your device to an area. If discovery does not work for you, it is advised to upgrade Volumio before configuring.
|
|
{% endnote %}
|