The 'hue' option is deprecated, how to allow_unreachable?

I get this message in my HA log:

The ‘hue’ option is deprecated, please remove it from your configuration. This option will become invalid in version 0.115.0

When I remove the hue configuration, the hue integration still works, but how to configure those without the lines in configuration.yaml:
allow_unreachable: true
allow_hue_groups: true

Because without this configuration, sometimes a bulb doesn’t respond when calling a scene.

You can configure them on the integrations page.
Go to “Configuration”->“Integrations” and select “Options” for the hue integration:
image