mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
add binary sensor to freedompro (#18495)
* add binary sensor to freedompro * add type of sensor and new description
This commit is contained in:
parent
f07977ea3f
commit
42b66cd7df
@ -3,6 +3,7 @@ title: Freedompro
|
|||||||
description: Instructions for how to integrate Freedompro accessories within Home Assistant.
|
description: Instructions for how to integrate Freedompro accessories within Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Light
|
- Light
|
||||||
|
- Binary Sensor
|
||||||
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
|
||||||
@ -11,10 +12,22 @@ ha_codeowners:
|
|||||||
ha_domain: freedompro
|
ha_domain: freedompro
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- light
|
- light
|
||||||
|
- binary sensor
|
||||||
---
|
---
|
||||||
|
|
||||||
[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.
|
||||||
|
|
||||||
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user