core/homeassistant/util
Jan Harkes 73859f59f0 Make yaml config parser errors look less like bugs. (#1776)
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
2016-04-09 15:25:01 -07:00
..
__init__.py Add thread names 2016-03-12 16:54:31 -08:00
color.py Change refactor structure 2016-02-18 02:04:06 +01:00
dt.py Fix PEP257 issues 2016-03-07 23:20:48 +01:00
location.py Change to freegeoip.io and add a second service as fall-back 2016-04-06 10:25:40 -07:00
package.py Fix PEP257 issues 2016-03-07 23:20:48 +01:00
temperature.py Fix PEP257 issues 2016-03-07 23:20:48 +01:00
yaml.py Make yaml config parser errors look less like bugs. (#1776) 2016-04-09 15:25:01 -07:00