mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add switch to freedompro (#18490)
This commit is contained in:
parent
42b66cd7df
commit
f802fbb4cb
@ -4,6 +4,7 @@ description: Instructions for how to integrate Freedompro accessories within Hom
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Light
|
- Light
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
|
- Switch
|
||||||
ha_release: 2021.7
|
ha_release: 2021.7
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -13,21 +14,13 @@ ha_domain: freedompro
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- light
|
- light
|
||||||
- binary sensor
|
- binary sensor
|
||||||
|
- switch
|
||||||
---
|
---
|
||||||
|
|
||||||
[Freedompro](https://freedompro.eu/), a company specialized in home automation, designs and manufactures products to make domotics affordable for everyone, installers and enthusiasts. [Freedompro Products](https://freedompro.eu/collections/easykon) are designed to be easy to use and practical and fast to install.
|
[Freedompro](https://freedompro.eu/), a company specialized in home automation, designs and manufactures products to make domotics affordable for everyone, installers and enthusiasts. [Freedompro Products](https://freedompro.eu/collections/easykon) are designed to be easy to use and practical and fast to install.
|
||||||
|
|
||||||
Freedompro with its products installed on the electrical system, allows you to control all the KNX and MyHome SCS devices already present in your home.
|
Freedompro with its products installed on the electrical system, allows you to control all the KNX and MyHome SCS devices already present in your home.
|
||||||
|
|
||||||
KNX and MyHome SCS are home automation protocols for home management.
|
|
||||||
|
|
||||||
The accessories that can be controlled with these protocols are:
|
|
||||||
- Light
|
|
||||||
- Smoke sensor
|
|
||||||
- Contact sensor
|
|
||||||
- Presence sensor
|
|
||||||
- Motion sensor
|
|
||||||
|
|
||||||
This integration lets you control all [Freedompro](https://freedompro.eu/) accessories.
|
This integration lets you control all [Freedompro](https://freedompro.eu/) accessories.
|
||||||
|
|
||||||
## Preliminary Steps
|
## Preliminary Steps
|
||||||
@ -39,5 +32,4 @@ You will need to obtain an API key from [Freedompro Cloud](https://home.freedomp
|
|||||||
3. Click on your photo profile.
|
3. Click on your photo profile.
|
||||||
4. Generate the API key.
|
4. Generate the API key.
|
||||||
|
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user