From 4017eb7a8d770dd02aed31a91b81abcb0a69526c Mon Sep 17 00:00:00 2001 From: Alex Fishlock Date: Sun, 6 Sep 2026 09:28:34 +0100 Subject: [PATCH 1/2] Add Steinway & Lyngdorf virtual integration page The P100, P200 and P300 are made by Lyngdorf and sold under the Steinway & Lyngdorf brand, and are supported by the Lyngdorf integration. --- .../_integrations/steinway_lyngdorf.markdown | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 source/_integrations/steinway_lyngdorf.markdown diff --git a/source/_integrations/steinway_lyngdorf.markdown b/source/_integrations/steinway_lyngdorf.markdown new file mode 100644 index 000000000000..6ceafaccb28f --- /dev/null +++ b/source/_integrations/steinway_lyngdorf.markdown @@ -0,0 +1,29 @@ +--- +title: Steinway & Lyngdorf +description: Connect and control your Steinway & Lyngdorf processors using the Lyngdorf integration +ha_category: + - Media player + - Number + - Remote + - Select + - Sensor +ha_domain: steinway_lyngdorf +ha_integration_type: virtual +ha_supporting_domain: lyngdorf +ha_supporting_integration: Lyngdorf +ha_release: 2026.10 +ha_codeowners: + - '@fishloa' +ha_config_flow: true +ha_platforms: + - diagnostics + - media_player + - number + - remote + - select + - sensor +ha_iot_class: Local Push +ha_ssdp: true +--- + +The Steinway & Sons P100, P200, and P300 surround processors are made by Lyngdorf and are supported by the [Lyngdorf](/integrations/lyngdorf) {% term integration %}. From 5dd57ff1db61c7ae6ade1f95d0397ed3931f9eca Mon Sep 17 00:00:00 2001 From: Alex Fishlock Date: Sun, 6 Sep 2026 22:01:57 +0100 Subject: [PATCH 2/2] Use the standard supported_brand include Every other virtual integration page uses it. It renders the setup instructions and the usage pointer, which the hand-written line did not. --- source/_integrations/steinway_lyngdorf.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/steinway_lyngdorf.markdown b/source/_integrations/steinway_lyngdorf.markdown index 6ceafaccb28f..07f319343a82 100644 --- a/source/_integrations/steinway_lyngdorf.markdown +++ b/source/_integrations/steinway_lyngdorf.markdown @@ -26,4 +26,4 @@ ha_iot_class: Local Push ha_ssdp: true --- -The Steinway & Sons P100, P200, and P300 surround processors are made by Lyngdorf and are supported by the [Lyngdorf](/integrations/lyngdorf) {% term integration %}. +{% include integrations/supported_brand.md %}