Skip to content

Instantly share code, notes, and snippets.

@joydashy
Created April 15, 2018 04:01
Show Gist options
  • Select an option

  • Save joydashy/ae9775b760d71c38b3406f51d2d128c0 to your computer and use it in GitHub Desktop.

Select an option

Save joydashy/ae9775b760d71c38b3406f51d2d128c0 to your computer and use it in GitHub Desktop.
2018-04-15 05:54:30 INFO (MainThread) [homeassistant.loader] Loaded discovery from homeassistant.components.discovery
2018-04-15 05:54:30 ERROR (MainThread) [homeassistant.config] Invalid config for [discovery]: value is not allowed @ data['discovery']['ignore'][14]. Got 'philips_hue'. (See /home/myusername/hass/config/configuration.yaml, line 38). Please check the docs at https://home-assistant.io/components/discovery/
2018-04-15 05:54:30 ERROR (MainThread) [homeassistant.setup] Setup failed for discovery: Invalid config.
- [discovery](https://home-assistant.io/components/discovery/)
2018-04-15 05:54:31 INFO (MainThread) [homeassistant.core] Bus:Handling <Event system_log_event[L]: timestamp=1523764470.804898, level=ERROR, message=Invalid config for [discovery]: value is not allowed @ data['discovery']['ignore'][14]. Got 'philips_hue'. (See /home/myusername/hass/config/configuration.yaml, line 38). Please check the docs at https://home-assistant.io/components/discovery/, exception=, source=config.py>
2018-04-15 05:54:31 INFO (MainThread) [homeassistant.core] Bus:Handling <Event system_log_event[L]: timestamp=1523764470.8917856, level=ERROR, message=Setup failed for discovery: Invalid config., exception=, source=setup.py>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment