From e1550f677c2b89caf8837d849f38bf437fba07f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Diego=20Rodr=C3=ADguez=20Royo?= Date: Fri, 28 Mar 2025 15:20:39 +0100 Subject: [PATCH] Add Profilo virtual integration docs (#38249) --- source/_integrations/profilo.markdown | 35 +++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 source/_integrations/profilo.markdown diff --git a/source/_integrations/profilo.markdown b/source/_integrations/profilo.markdown new file mode 100644 index 00000000000..42ca85f0064 --- /dev/null +++ b/source/_integrations/profilo.markdown @@ -0,0 +1,35 @@ +--- +title: Profilo +description: Connect and control your Profilo 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: profilo +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 %}