From 94b65ccb712eb8c2019883b8b7d4dfeeb31922f5 Mon Sep 17 00:00:00 2001 From: Aidan Timson Date: Mon, 1 Dec 2025 11:28:23 +0000 Subject: [PATCH] Add docs for levoit virtual integration --- source/_integrations/levoit.markdown | 36 ++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 source/_integrations/levoit.markdown diff --git a/source/_integrations/levoit.markdown b/source/_integrations/levoit.markdown new file mode 100644 index 000000000000..678d9f97fa6c --- /dev/null +++ b/source/_integrations/levoit.markdown @@ -0,0 +1,36 @@ +--- +title: Levoit +description: Connect and control your Levoit devices using the VeSync integration +ha_category: + - Fan + - Light + - Number + - Switch +ha_release: 2026.1 +ha_domain: levoit +ha_integration_type: virtual +ha_supporting_domain: vesync +ha_supporting_integration: VeSync +ha_codeowners: + - "@markperdue" + - "@webdjoe" + - "@thegardenmonkey" + - "@cdnninja" + - "@iprak" + - "@sapuseven" +ha_config_flow: true +ha_platforms: + - binary_sensor + - diagnostics + - fan + - humidifier + - light + - number + - select + - sensor + - switch + - update +ha_iot_class: Cloud Polling +--- + +{% include integrations/supported_brand.md %}