From 5b2c2385ce77edaa89be41c52e191bdb405b5672 Mon Sep 17 00:00:00 2001 From: Maciej Bieniek Date: Sun, 2 Mar 2025 14:16:49 +0100 Subject: [PATCH] Add FrankEver virtual integration docs (#37773) * Add FrankEver virtual integration docs * Update source/_integrations/frankever.markdown --------- Co-authored-by: Franck Nijhof --- source/_integrations/frankever.markdown | 49 +++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 source/_integrations/frankever.markdown diff --git a/source/_integrations/frankever.markdown b/source/_integrations/frankever.markdown new file mode 100644 index 00000000000..4da40a21c3e --- /dev/null +++ b/source/_integrations/frankever.markdown @@ -0,0 +1,49 @@ +--- +title: FrankEver +description: Integrate FrankEver (Powered by Shelly) devices +ha_category: + - Binary sensor + - Climate + - Cover + - Energy + - Event + - Light + - Number + - Select + - Sensor + - Switch + - Text + - Update + - Valve +ha_release: '0.115' +ha_codeowners: + - '@balloob' + - '@bieniu' + - '@thecode' + - '@chemelli74' + - '@bdraco' +ha_iot_class: Local Push +ha_domain: frankever +ha_config_flow: true +ha_zeroconf: true +ha_platforms: + - binary_sensor + - button + - climate + - cover + - diagnostics + - event + - light + - number + - select + - sensor + - switch + - text + - update + - valve +ha_integration_type: virtual +ha_supporting_domain: shelly +ha_supporting_integration: Shelly +--- + +{% include integrations/supported_brand.md %}