mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Fixup documentation of LinkPlay integrations (#34618)
* Fixup documentation of linkplay integrations * Add config flow utility * Linkplay
This commit is contained in:
parent
ea4bbc4275
commit
d67188ff49
@ -1,17 +1,20 @@
|
||||
---
|
||||
title: ArtSound
|
||||
description: Connect and control your ArtSound media players using the LinkPlay integration
|
||||
ha_release: 2024.9
|
||||
ha_category:
|
||||
- Media player
|
||||
ha_domain: artsound
|
||||
ha_zeroconf: true
|
||||
ha_integration_type: virtual
|
||||
works_with:
|
||||
- linkplay
|
||||
ha_supporting_domain: linkplay
|
||||
ha_supporting_integration: LinkPlay
|
||||
ha_release: 2024.9
|
||||
ha_codeowners:
|
||||
- '@Velleman'
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- media_player
|
||||
ha_iot_class: Local Polling
|
||||
---
|
||||
|
||||
The **ArtSound** {% term integration %} allows users to control their ArtSound media players through the **LinkPlay** {% term integration %}.
|
||||
|
||||
[Learn more about LinkPlay in Home Assistant.](/integrations/linkplay/)
|
||||
|
||||
{% include integrations/supported_brand.md %}
|
||||
|
@ -13,9 +13,7 @@ ha_config_flow: true
|
||||
ha_platforms:
|
||||
- media_player
|
||||
ha_iot_class: Local Polling
|
||||
ha_dhcp: true
|
||||
---
|
||||
|
||||
The LinkPlay {% term integrations %} for Home Assistant allows you to control various media players based on the LinkPlay protocol. The integration supports auto-discovery on your local network through [Zeroconf](/integrations/zeroconf).
|
||||
|
||||
{% include integrations/supported_brand.md %}
|
||||
{% include integrations/config_flow.md %}
|
Loading…
x
Reference in New Issue
Block a user