Created
April 15, 2018 04:01
-
-
Save joydashy/ae9775b760d71c38b3406f51d2d128c0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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