Making an entity a device

Hi!

I’ve got the fibaro component installed and all my fibaro devices shows up as entities.
But i cannot use them in HA scenes?
can I create devices out of my fibaro entities?

How can I do that?

1 Like

Bump, anyone?

What do you mean you can’t use them in scenes? Entities can be used in scenes https://www.home-assistant.io/docs/scene/

What devices do you have ? Lights / Switches / Something else ?

If you look at unused entities, do you not have a switch.fibaro_fgwpef_wallplug_f01 or a light.fibaro_dimmer_01 or similar ?

Thank you!
Couldn’t find that topic when searching!

But is there no way of making an entity a device so that it can be used in the UI better? Assigned to a room etc?

Im in a similar boat - pile of entities but no devices to action :neutral_face:

what does this mean?

Via the UI
Configuration -> Areas (can only add Devices)
Configuration -> Automation (trigger need to be Devices)

How do I ?promote? my configuration.yaml Entities to a Devices?

That is not the case. Use a state trigger with entities :

2 Likes

I was dumbing my way though the wizard, thank you.
Automation :white_check_mark:

Areas don’t seem to be of much use at present.