From 406a65682c3cf4c1761028ffa73287f17647fd23 Mon Sep 17 00:00:00 2001 From: Jafar Atili Date: Sat, 20 May 2023 13:13:58 +0300 Subject: [PATCH] Added documentation for the electra smart integration (#24281) * Added documentation for the electra smart integration * Update source/_integrations/electrasmart.markdown Co-authored-by: Shay Levy * Update source/_integrations/electrasmart.markdown Co-authored-by: Shay Levy --------- Co-authored-by: Shay Levy --- source/_integrations/electrasmart.markdown | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 source/_integrations/electrasmart.markdown diff --git a/source/_integrations/electrasmart.markdown b/source/_integrations/electrasmart.markdown new file mode 100644 index 00000000000..ec86f11bacc --- /dev/null +++ b/source/_integrations/electrasmart.markdown @@ -0,0 +1,24 @@ +--- +title: Electra Smart +description: Instructions for how to integrate Electra Air Conditioners within Home Assistant. +ha_category: + - Climate +ha_release: 2022.11 +ha_iot_class: Cloud Polling +ha_config_flow: true +ha_codeowners: + - '@jafar-atili' +ha_domain: electrasmart +ha_platforms: + - climate + +ha_integration_type: integration +--- + +[Electra Air](https://www.electra-air.co.il), is a company which manufactures and sell Air Conditioners. + +In order to setup this integration, you must have access to the phone number used to register in the Electra Smart mobile app. + +Air Conditioners configured in your Electra Smart mobile app will be discovered by Home Assistant after the Electra Smart integration is configured. + +{% include integrations/config_flow.md %}