Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/home-assistant/core.git. Pull mirroring updated .
  1. Apr 12, 2016
  2. Apr 11, 2016
  3. Apr 10, 2016
  4. Apr 09, 2016
    • Jan Harkes's avatar
      Make yaml config parser errors look less like bugs. (#1776) · 73859f59
      Jan Harkes authored
      Instead of nested tracebacks, show a simpler error message.
      
          Config directory: /home/user/.homeassistant
          ERROR:homeassistant.util.yaml:duplicate key: "script"
            in "/home/user/.homeassistant/configuration.yaml", line 95, column 0
            in "/home/user/.homeassistant/configuration.yaml", line 108, column 0
      73859f59
Loading