core/homeassistant
Josh Wright 3539193bae vol.IsFile() needs to be called
vol.IsFile results in an instance of the IsFile method being returned by
the schema validation process. It needs to be called in order to do the
right thing.
2016-04-07 12:39:27 -04:00
..
components vol.IsFile() needs to be called 2016-04-07 12:39:27 -04:00
helpers Add automation config validation 2016-04-04 12:18:58 -07:00
startup Fix packaging issues 2015-10-10 10:33:09 -07:00
util Change to freegeoip.io and add a second service as fall-back 2016-04-06 10:25:40 -07:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Add initial config validation 2016-03-28 23:46:12 -07:00
bootstrap.py Add automation config validation 2016-04-04 12:18:58 -07:00
config.py Add yr weather component to default config 2016-03-30 11:33:35 +02:00
const.py Move CONF_OPTIMISTIC to homeassistant.const. 2016-04-06 22:51:39 -04:00
core.py Move service scheme validation into Service.__call__ 2016-03-31 21:13:40 -04:00
exceptions.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
loader.py Add automation config validation 2016-04-04 12:18:58 -07:00
remote.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00