diff --git a/source/_components/fibaro.markdown b/source/_components/fibaro.markdown
index d7a69c04e73..13b999188b0 100644
--- a/source/_components/fibaro.markdown
+++ b/source/_components/fibaro.markdown
@@ -15,7 +15,7 @@ ha_iot_class: "Local Push"
The [Fibaro](http://fibaro.com) hub is a controller mainly connecting to Z-Wave devices.
-Switches, Lights (including Dimmers), Locks, Sensors, Binary sensors and Covers are supported - and will be automatically added when HA connects to your Fibaro controller.
+Binary sensors, Covers, Lights (including Dimmers), Sensors, Scenes and Switches are supported - and will be automatically added when HA connects to your Fibaro controller.
## {% linkable_title Configuration %}
@@ -53,4 +53,4 @@ plugins:
### {% linkable_title 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 the
icon of the Developer Tools section. Look for entities that contain 'Fibaro Device Id' in their attributes, and you'll find the entity id on the left.
+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 the
icon of the Developer Tools section. Look for entities that contain 'fibaro_id' in their attributes, and you'll find the entity id on the left.