mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-07 17:36:50 +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.
|
||||
ha_category:
|
||||
- Light
|
||||
- Binary Sensor
|
||||
ha_release: 2021.7
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_config_flow: true
|
||||
@ -11,10 +12,22 @@ ha_codeowners:
|
||||
ha_domain: freedompro
|
||||
ha_platforms:
|
||||
- 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 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.
|
||||
|
||||
## Preliminary Steps
|
||||
|
Loading…
x
Reference in New Issue
Block a user