mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
🚜 Merges/Redirect Fibaro component pages (#8754)
This commit is contained in:
parent
6de041b608
commit
b0d2683991
@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: "Fibaro Binary Sensor"
|
|
||||||
description: "Instructions on how to integrate Fibaro binary sensors into Home Assistant."
|
|
||||||
date: 2018-11-14 23:00
|
|
||||||
sidebar: true
|
|
||||||
comments: false
|
|
||||||
sharing: true
|
|
||||||
footer: true
|
|
||||||
logo: fibaro.png
|
|
||||||
ha_category: Binary Sensor
|
|
||||||
ha_iot_class: "Local Push"
|
|
||||||
ha_release: 0.83
|
|
||||||
---
|
|
||||||
|
|
||||||
The `fibaro` platform allows you to get data from your [Fibaro](http://fibaro.com/) binary sensors connected to your Fibaro HCL or HC2 from within Home Assistant.
|
|
||||||
|
|
||||||
They will be automatically discovered if the `fibaro` component is loaded.
|
|
@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: "Fibaro covers"
|
|
||||||
description: "Instructions on how to integrate Fibaro covers into Home Assistant."
|
|
||||||
date: 2018-11-14 23:00
|
|
||||||
sidebar: true
|
|
||||||
comments: false
|
|
||||||
sharing: true
|
|
||||||
footer: true
|
|
||||||
logo: fibaro.png
|
|
||||||
ha_category: Light
|
|
||||||
ha_iot_class: "Local Push"
|
|
||||||
ha_release: 0.83
|
|
||||||
---
|
|
||||||
|
|
||||||
The `fibaro` platform allows you to get data from your [Fibaro](http://fibaro.com/) covers connected to your Fibaro HCL or HC2 from within Home Assistant.
|
|
||||||
|
|
||||||
They will be automatically discovered if the `fibaro` component is loaded.
|
|
@ -8,16 +8,37 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: fibaro.png
|
logo: fibaro.png
|
||||||
ha_category: Hub
|
ha_category:
|
||||||
|
- Hub
|
||||||
|
- Binary Sensor
|
||||||
|
- Cover
|
||||||
|
- Light
|
||||||
|
- Sensor
|
||||||
|
- Scene
|
||||||
|
- Switch
|
||||||
ha_release: "0.83"
|
ha_release: "0.83"
|
||||||
ha_iot_class: "Local Push"
|
ha_iot_class: "Local Push"
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /components/scene.fibaro/
|
- /components/scene.fibaro/
|
||||||
|
- /components/binary_sensor.fibaro/
|
||||||
|
- /components/cover.fibaro/
|
||||||
|
- /components/light.fibaro/
|
||||||
|
- /components/sensor.fibaro/
|
||||||
|
- /components/switch.fibaro/
|
||||||
---
|
---
|
||||||
|
|
||||||
The [Fibaro](http://fibaro.com) hub is a controller mainly connecting to Z-Wave devices.
|
The [Fibaro](http://fibaro.com) hub is a controller mainly connecting to Z-Wave devices.
|
||||||
|
|
||||||
Binary sensors, switches, lights (including Dimmers), locks, sensors and covers are supported and will be automatically added when Home Assistant connects to your Fibaro controller.
|
There is currently support for the following device types within Home Assistant:
|
||||||
|
|
||||||
|
- Binary Sensor
|
||||||
|
- Cover
|
||||||
|
- Light
|
||||||
|
- Sensor
|
||||||
|
- Scene
|
||||||
|
- Switch
|
||||||
|
|
||||||
|
They will be automatically added when the `fibaro` hub is connected to Home Assistant.
|
||||||
|
|
||||||
## {% linkable_title Configuration %}
|
## {% linkable_title Configuration %}
|
||||||
|
|
||||||
|
@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: "Fibaro Lights"
|
|
||||||
description: "Instructions on how to integrate Fibaro lights into Home Assistant."
|
|
||||||
date: 2018-11-14 23:00
|
|
||||||
sidebar: true
|
|
||||||
comments: false
|
|
||||||
sharing: true
|
|
||||||
footer: true
|
|
||||||
logo: fibaro.png
|
|
||||||
ha_category: Light
|
|
||||||
ha_iot_class: "Local Push"
|
|
||||||
ha_release: 0.83
|
|
||||||
---
|
|
||||||
|
|
||||||
The `fibaro` platform allows you to get data from your [Fibaro](http://fibaro.com/) lights connected to your Fibaro HCL or HC2 from within Home Assistant.
|
|
||||||
|
|
||||||
They will be automatically discovered if the `fibaro` component is loaded.
|
|
@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: "Fibaro sensors"
|
|
||||||
description: "Instructions on how to integrate Fibaro sensors into Home Assistant."
|
|
||||||
date: 2018-11-14 23:00
|
|
||||||
sidebar: true
|
|
||||||
comments: false
|
|
||||||
sharing: true
|
|
||||||
footer: true
|
|
||||||
logo: fibaro.png
|
|
||||||
ha_category: Light
|
|
||||||
ha_iot_class: "Local Push"
|
|
||||||
ha_release: 0.83
|
|
||||||
---
|
|
||||||
|
|
||||||
The `fibaro` platform allows you to get data from your [Fibaro](http://fibaro.com/) sensors connected to your Fibaro HCL or HC2 from within Home Assistant.
|
|
||||||
|
|
||||||
They will be automatically discovered if the `fibaro` component is loaded.
|
|
@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: "Fibaro switches"
|
|
||||||
description: "Instructions on how to integrate Fibaro switches into Home Assistant."
|
|
||||||
date: 2018-11-14 23:00
|
|
||||||
sidebar: true
|
|
||||||
comments: false
|
|
||||||
sharing: true
|
|
||||||
footer: true
|
|
||||||
logo: fibaro.png
|
|
||||||
ha_category: Light
|
|
||||||
ha_iot_class: "Local Push"
|
|
||||||
ha_release: 0.83
|
|
||||||
---
|
|
||||||
|
|
||||||
The `fibaro` platform allows you to get data from your [Fibaro](http://fibaro.com/) switches connected to your Fibaro HCL or HC2 from within Home Assistant.
|
|
||||||
|
|
||||||
They will be automatically discovered if the `fibaro` component is loaded.
|
|
Loading…
x
Reference in New Issue
Block a user