88.1 Hue Integration

I get warning:

Your configuration contains extra keys that the platform does not support.
Please remove [ip_address], [token]. (See /config/configuration.yaml, line 102).

It is Hue: with IP address and token. Removing IP address and token causes connection to Hue to fail. Is anything required in yaml if using the Hue integration. Hue docs don’t mention integration.

Take a look here:

New version of custom component doesn’t require any options. You only need to have this in the config:

binary_sensor:
  - platform: hue
device_tracker:
  - platform: hue
sensor:
  - platform: hue