diff --git a/source/_integrations/fibaro.markdown b/source/_integrations/fibaro.markdown index 26d4a465662..72af5f0806a 100644 --- a/source/_integrations/fibaro.markdown +++ b/source/_integrations/fibaro.markdown @@ -5,6 +5,7 @@ ha_category: - Binary Sensor - Climate - Cover + - Event - Hub - Light - Lock @@ -18,6 +19,7 @@ ha_platforms: - binary_sensor - climate - cover + - event - light - lock - scene @@ -41,6 +43,7 @@ Fibaro Home Center 2, Home Center Lite, Home Center 3, Home Center 3 Lite, and Y 2. Entities are automatically added when configuring the Fibaro integration and upon restart of Home Assistant when changed in the Fibaro hub. 3. Support for multiple hubs. 4. Activate scenes defined in the Fibaro hub. +5. Use event entities to trigger your Home Assistant automations based on a button press event on a device. {% include integrations/config_flow.md %} @@ -55,8 +58,18 @@ It is recommended to assign a static IP address to your Fibaro controller. This - Binary Sensor - Climate - Cover +- Event - Light - Lock - Scene - Sensor - Switch + +## Troubleshooting + +### Enable events on Z-Wave devices + +The event platform uses the central scene events sent by Z-Wave devices. +This works out of the box for switch devices. + +For relay devices with switches or inputs to connect a switch, you often need to change the Z-Wave parameter 'Scenes sent' because the events are usually disabled by default.