From 60af7e78c04a981444224681bddd539ba9e7e366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Diego=20Rodr=C3=ADguez=20Royo?= Date: Fri, 28 Mar 2025 13:53:02 +0100 Subject: [PATCH] Add Neff virtual integration docs (#38247) --- source/_integrations/neff.markdown | 35 ++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 source/_integrations/neff.markdown diff --git a/source/_integrations/neff.markdown b/source/_integrations/neff.markdown new file mode 100644 index 00000000000..177580c42fb --- /dev/null +++ b/source/_integrations/neff.markdown @@ -0,0 +1,35 @@ +--- +title: Neff +description: Connect and control your Neff appliances using the Home Connect integration +ha_category: + - Binary sensor + - Button + - Hub + - Light + - Number + - Select + - Sensor + - Switch +ha_iot_class: Cloud Push +ha_release: '2025.4' +ha_domain: neff +ha_codeowners: + - '@DavidMStraub' + - '@Diegorro98' + - '@MartinHjelmare' +ha_config_flow: true +ha_platforms: + - binary_sensor + - button + - diagnostics + - light + - number + - select + - sensor + - switch +ha_integration_type: virtual +ha_supporting_domain: home_connect +ha_supporting_integration: Home Connect +--- + +{% include integrations/supported_brand.md %}