hass-core/homeassistant
Ryan Kraus 135eb0a0ac Fixed hass daemon management
1) Changed signal to exit hass to SIGTERM
2) Updated initd script to send SIGTERM
3) Updated systemd script to never send SIGKILL.
2015-11-15 17:43:38 -05:00
..
components Merge pull request #627 from rmkraus/update_notify 2015-11-15 17:36:55 -05:00
helpers Add icon support to entity 2015-11-03 00:20:48 -08:00
startup Fix packaging issues 2015-10-10 10:33:09 -07:00
util Log error if unable to install package 2015-11-15 02:05:13 -08:00
__init__.py Finish core extraction 2015-08-16 20:53:17 -07:00
__main__.py add blank line 2015-09-17 03:52:04 -04:00
bootstrap.py Only delete lib dir in config upgrade if exists 2015-11-15 02:16:52 -08:00
config.py Handle UTF-8 in config file. 2015-09-07 10:56:16 -04:00
const.py Expose API to view error log 2015-11-07 01:44:02 -08:00
core.py Fixed hass daemon management 2015-11-15 17:43:38 -05:00
exceptions.py Mostly PyLint and Flake8 updates. 2015-08-29 22:34:35 -04:00
loader.py Ensure the component is loaded first 2015-11-06 22:57:03 +01:00
remote.py Add link to docs and update some docstrings 2015-11-09 08:25:46 +01:00