1.6 KiB
title | description | ha_category | ha_release | ha_iot_class | ha_domain | ha_platforms | ha_codeowners | ha_config_flow | ha_integration_type | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Fibaro | Instructions on how to setup Fibaro Z-Wave hubs (HCL and HC2) and configure devices within Home Assistant. |
|
0.83 | Local Push | fibaro |
|
|
true | integration |
The Fibaro hub is a controller mainly connecting to Z-Wave devices.
There is currently support for the following device types within Home Assistant:
- Binary Sensor
- Cover
- Climate
- Light
- Lock
- Sensor
- Scene
- Switch
They will be automatically added when the fibaro
hub is connected to Home Assistant.
{% include integrations/config_flow.md %}
It is recommended to assign a static IP address to your Fibaro controller. This ensures that it won't change its IP address, so you won't have to change the url
if the controller reboots and comes up with a different IP address. See your router's manual for details on how to set this up. If you need the MAC address of your Fibaro, check the label on the bottom.
Using Z-Wave devices in automation
If you want to use a Z-Wave device from the Fibaro controller in Home Assistant automation, you'll need the entity id. In the Home Assistant UI you'll find all entities listed under Developer Tools -> States. Look for entities that contain 'fibaro_id' in their attributes, and you'll find the entity id on the left.