From badc5f422439421092dd4bae294201074af6df99 Mon Sep 17 00:00:00 2001 From: ANMalko Date: Fri, 22 Oct 2021 13:06:01 +0300 Subject: [PATCH] Add LOOKin integration (#19884) Co-authored-by: J. Nick Koston --- source/_integrations/lookin.markdown | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 source/_integrations/lookin.markdown diff --git a/source/_integrations/lookin.markdown b/source/_integrations/lookin.markdown new file mode 100644 index 00000000000..7a484176faa --- /dev/null +++ b/source/_integrations/lookin.markdown @@ -0,0 +1,26 @@ +--- +title: LOOKin +description: Instructions on how to integrate LookIN devices into Home Assistant. +ha_category: + - Climate + - Sensor +ha_release: 2021.11 +ha_iot_class: Local Push +ha_codeowners: + - '@ANMalko' +ha_domain: lookin +ha_config_flow: true +ha_platforms: + - climate + - sensor +--- + +Integrates LOOKin devices into Home Assistant. + +[LOOKin](https://look-in.club/en/devices) focuses on providing devices that integrate with a local api and can be used internet free. + +### Supported devices + +LOOKin Remote2: internet free Wi-Fi+IR Smart Home Control + +{% include integrations/config_flow.md %} \ No newline at end of file