core/homeassistant
Dan Cinnamon cb6f50b7ff Envisalink support (#2304)
* Created a new platform for envisalink-based alarm panels (Honeywell/DSC)

* Added a sensor component and cleanup

* Completed initial development.

* Fixing pylint issues.

* Fix more pylint issues

* Fixed more validation issues.

* Final pylint issues

* Final tweaks prior to PR.

* Fixed final pylint issue

* Resolved a few minor issues, and used volumptous for validation.

* Fixing final lint issues

* Fixes to validation schema and refactoring.
2016-06-19 10:45:07 -07:00
..
components Envisalink support (#2304) 2016-06-19 10:45:07 -07:00
helpers Tweak event helper 2016-06-12 20:37:37 -07:00
startup Fix packaging issues 2015-10-10 10:33:09 -07:00
util Removed webcolors dependency in favor of dictionary lookup. (#2215) 2016-06-08 22:25:32 -07:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Remove print (already covered by logger) (#2184) 2016-05-31 14:02:31 -07:00
bootstrap.py redirect daemon file descriptors (#2103) 2016-05-19 23:20:07 -07:00
config.py Correct celcius to celsius (#1860) 2016-04-19 20:30:44 -07:00
const.py Version bump to 0.23.0.dev0 2016-06-18 13:21:04 -07:00
core.py Allow for restart without using parent/child processes. (#1793) 2016-05-19 23:20:59 -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 Revert "Report whether SSL is required in discovery" 2016-06-01 22:37:16 -07:00