core/homeassistant
Johann Kellerman 65ac1ae84a Added QwikSwitch component & platforms (#1970)
* Added QwikSwitch platform

farcy - worst than my english teacher

* Clean up comments

* Import only inside functions

* Moved imports, no global var, load_platform

* add_device reworked

* Only serializable content on bus

* Fixed imports & removed some logging
2016-05-12 21:39:30 -07:00
..
components Added QwikSwitch component & platforms (#1970) 2016-05-12 21:39:30 -07:00
helpers Merge pull request #2027 from robbiet480/relative-time-filter 2016-05-11 22:50:56 -07:00
startup Fix packaging issues 2015-10-10 10:33:09 -07:00
util Remove humanize and use a relative time thing that @balloob found on Github 2016-05-10 00:04:53 -07:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Change local library path from {config_dir}/lib to {config_dir}/deps. (#1799) 2016-04-11 20:07:50 -07:00
bootstrap.py Improve config validation error message 2016-05-07 22:31:22 -07:00
config.py Correct celcius to celsius (#1860) 2016-04-19 20:30:44 -07:00
const.py Version bump to 0.20.0.dev0 2016-05-07 12:55:41 -07:00
core.py Correct celcius to celsius (#1860) 2016-04-19 20:30:44 -07: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 Use standardised datetime format 2016-04-16 01:46:50 -07:00