0.67 suddenly complains about invalid config for discovery component

Hi,

I just updated from 0.66.1 to 0.67 and now I’m getting an error from the discovery component:

Failed config
  discovery:
    - Invalid config for [discovery]: value is not allowed @ data['discovery']['ignore'][0]. Got 'philips_hue'. (See /config/configuration.yaml, line 36). Please check the docs at https://home-assistant.io/components/discovery/

My config looks like this for ages:

discovery:
  ignore:
    - philips_hue

There are no changes related to the discovery component mentioned in the release notes.
Looking at the discovery docs, I don’t see anything wrong here.

Anyone have an idea?

Sebastian

Exact same issue here, although I have 4 other items being ignored under discovery - the only error is around philips_hue though…

Exact same issue here, although I have only two items being ignored under discovery - the only error is philips_hue, songpal no error
Open https://github.com/home-assistant/home-assistant/issues/13880

1 Like

Same here! Waiting for the fix :slight_smile:

Fixed in 0.67.1
Just updated and all is well again with the hue being ignored!