Devices are made up of entities. There are common actions which people often do when adding a device with particular entities. A wizard which picks up these entities and guides common actions would be great.
Some examples.
-
I add a light with a light entity,
light.1
. People often want to turn these on based on triggers, a schedule or group with other lights. A wizard to offer these would be really nice. -
I add a motion sensor with a occupancy entity,
binary_sensor.occupancy
and a temperature sensorsensor.temperature
. A wizard appears to say would you like to use the occupancy to trigger a service followed by a would you like to link this temperature sensor to an existing climate integration.
So you seem the wizard pages are based on all the entities of a device and shown sequentially after adding a device.