Device pairing entities not enabled

Lately whenever I pair a new device with HA via ZHA the entities (Controls, Sensors and Configuration) of the device are not enabled. I remember from the past that most entities would be enabled straight after the pairing so I wonder what has changed. Is this something within HA itself or does this maybe have something to do with my configuration.

When I pair with a lightbulb I can see the following entities being discovered

[zha.application.discovery] Discovering entities for endpoint: b4:0e:cf:d3:23:2a:00:00-1
[zha.application.discovery] ‘button’ platform → ‘IdentifyButton’ using [‘identify’]
[zha.application.discovery] ‘sensor’ platform → ‘RSSISensor’ using [‘basic’]
[zha.application.discovery] ‘sensor’ platform → ‘LQISensor’ using [‘basic’]
[zha.application.discovery] ‘number’ platform → ‘OnOffTransitionTimeConfigurationEntity’ using [‘level’]
[zha.application.discovery] ‘number’ platform → ‘OnLevelConfigurationEntity’ using [‘level’]
[zha.application.discovery] ‘number’ platform → ‘OnTransitionTimeConfigurationEntity’ using [‘level’]
[zha.application.discovery] ‘number’ platform → ‘OffTransitionTimeConfigurationEntity’ using [‘level’]
[zha.application.discovery] ‘number’ platform → ‘DefaultMoveRateConfigurationEntity’ using [‘level’]
[zha.application.discovery] ‘number’ platform → ‘StartUpCurrentLevelConfigurationEntity’ using [‘level’]
[zha.application.discovery] ‘number’ platform → ‘StartUpColorTemperatureConfigurationEntity’ using [‘light_color’]
[zha.application.discovery] ‘select’ platform → ‘StartupOnOffSelectEntity’ using [‘on_off’]
[zha.application.discovery] ‘update’ platform → ‘FirmwareUpdateEntity’ using [‘ota’]

Could you clarify this a bit?

  • Are the entities there but disabled, or not available at all?
  • You say “lately”, but are you pairing devices you’ve paired before, with different results, or are these new devices?

They are there but disabled and they were enabled in the past.

I’m potentially preparing to switch my zigbee dongle and having to pair 50 devices including having to enable the entries is not something I would like to do. Is there maybe a command line command so I can enable the entries in an easier way.

Right now it is every device I pair so either new or one that I removed and pair again.