add iottty cover docs (#34752)

* add iottty cover docs

* Update source/_integrations/iotty.markdown

specify product availability only for specific market

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* improve sections structure

* add cover category and platform

* Update source/_integrations/iotty.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Update source/_integrations/iotty.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* move prerequisites before config flow

* Update source/_integrations/iotty.markdown

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
shapournemati-iotty 2024-09-16 12:11:55 +02:00 committed by GitHub
parent ca48b94eed
commit 6af2ebbeac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@ description: Instructions on how to connect iotty Smart Devices to Home Assistan
ha_release: '2024.8'
ha_category:
- Switch
- Cover
ha_iot_class: Cloud Polling
ha_config_flow: true
ha_codeowners:
@ -11,33 +12,42 @@ ha_codeowners:
ha_domain: iotty
ha_platforms:
- switch
- cover
ha_integration_type: device
---
The iotty {% term integration%} lets you integrate iotty devices into Home Assistant. The iotty family includes the smart switch for lights and gates, the smart shades switch for blinds and shutters, and the smart outlet.
{% include integrations/config_flow.md %}
## Prerequisites
In order to use this integration, you must have an iotty account, and enter its credentials during account pairing.
To create an iotty account, you need to get the App from the [App Store](https://apps.apple.com/it/app/iotty-smart-home/id1230937401) or [Play Store](https://play.google.com/store/apps/details?id=com.dynamicait.iotty&hl=en).
{% include integrations/config_flow.md %}
## Supported devices
This integration currently supports the following iotty devices:
- iotty Smart Switch \
US version:
- [1-Switch Controller](https://iottysmarthome.com/products/1-switch-controller?variant=43630747058389)
- [2-Switch Controller](https://iottysmarthome.com/products/2-switch-controller?variant=43630751219925)
- [3-Switch Controller](https://iottysmarthome.com/products/3-switch-controller?variant=43630760493269)
- [4-Switch Controller](https://iottysmarthome.com/products/4-switch-controller?variant=43630774386901)
EU version:
- [iotty Smart Switch](https://iotty.uk/collections/frontpage/products/iotty-smart-switch)
- [iotty Smart Switch (variant)](https://iotty.uk/collections/frontpage/products/iotty-smart-switch?variant=40820222460082)
- [iotty Plus Interruttore Intelligente](https://iotty.it/collections/frontpage/products/iotty-plus-interruttore-intelligente-per-luci-e-cancelli)
### iotty Smart Switch
US version:
- [1-Switch Controller](https://iottysmarthome.com/products/1-switch-controller?variant=43630747058389)
- [2-Switch Controller](https://iottysmarthome.com/products/2-switch-controller?variant=43630751219925)
- [3-Switch Controller](https://iottysmarthome.com/products/3-switch-controller?variant=43630760493269)
- [4-Switch Controller](https://iottysmarthome.com/products/4-switch-controller?variant=43630774386901)
EU version:
- [iotty Smart Switch](https://iotty.uk/collections/frontpage/products/iotty-smart-switch)
- [iotty Smart Switch (variant)](https://iotty.uk/collections/frontpage/products/iotty-smart-switch?variant=40820222460082)
- [iotty Plus Interruttore Intelligente](https://iotty.it/collections/frontpage/products/iotty-plus-interruttore-intelligente-per-luci-e-cancelli)
### iotty Shutter
- [iotty Smart Shades Switch](https://iotty.uk/collections/frontpage/products/e2s-plus-smart-shades-switch-for-shutters-and-blinds)
- [iotty Plus Interruttore Intelligente per Tende e Tapparelle](https://iotty.it/collections/prodotti-singoli/products/i3s-plus-interruttore-intelligente-per-tende-e-tapparelle) (currently only available for the Italian market)
## Supported entities
@ -46,3 +56,7 @@ Each iotty device gets mapped into one Home Assistant device per gang, each with
### Switches
The main, unnamed, switch entity controls the light switch, turning it on or off the gang related to it.
### Covers
The main, unnamed, cover entity controls the shutter, opening, closing, stopping, and moving to a specific position the target.