From 0292729313e3b970ae215805349d5eb26a4a37ac Mon Sep 17 00:00:00 2001 From: Philip Vanloo <26272906+dukeofphilberg@users.noreply.github.com> Date: Tue, 30 Jul 2024 11:01:07 +0200 Subject: [PATCH] Add LinkPlay integration documentation (#32000) * Add linkplay doc * Add ArtSound docs * Remove ArtSound docs * Remove SSDP mention, add newline * Remove ha_ssdp, add ha_release * Update source/_integrations/linkplay.md Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/linkplay.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 source/_integrations/linkplay.md diff --git a/source/_integrations/linkplay.md b/source/_integrations/linkplay.md new file mode 100644 index 00000000000..3df702b2276 --- /dev/null +++ b/source/_integrations/linkplay.md @@ -0,0 +1,21 @@ +--- +title: LinkPlay +description: Connect and control your LinkPlay media players using the LinkPlay integration +ha_category: + - Media player +ha_domain: linkplay +ha_zeroconf: true +ha_integration_type: integration +ha_release: 2024.8 +ha_codeowners: + - '@Velleman' +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 %}