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