1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/script
rhooper a2e45b8fdd Switch to SQLAlchemy for the Recorder component. Gives the ability t… (#2377)
* Switch to SQLAlchemy for the Recorder component.  Gives the ability to use MySQL or other.

* fixes for failed lint

* add conversion script

* code review fixes and refactor to use to_native() model methods and execute() helper

* move script to homeassistant.scripts module

* style fixes my tox lint/flake8 missed

* move exclusion up
2016-07-02 11:22:51 -07:00
..
bootstrap Add exec + doc header 2015-09-17 00:38:52 -07:00
bootstrap_frontend Update bootstrap frontend script 2016-04-17 13:59:11 -07:00
bootstrap_server Make test deps explicit 2015-12-27 16:57:16 -08:00
build_frontend Update frontend 2016-06-14 18:39:44 -07:00
build_python_openzwave Update Dockerfile to use OpenSSL 1.0.2h to resolve certificate issues (#2057) 2016-05-13 07:55:52 -07:00
dev_docker First pass for scripts to rule them all 2015-09-17 00:35:26 -07:00
dev_openzwave_docker First pass for scripts to rule them all 2015-09-17 00:35:26 -07:00
gen_requirements_all.py Switch to SQLAlchemy for the Recorder component. Gives the ability t… (#2377) 2016-07-02 11:22:51 -07:00
get_entities.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
hass-daemon Fixed hass daemon management 2015-11-15 17:43:38 -05:00
home-assistant@.service Let systemd handle home-assistant process restarts. (#2127) 2016-05-21 12:58:14 -07:00
lint convert testing infrastructure to tox 2016-02-14 13:04:42 -05:00
nginx-hass Added nginx sample configuration 2016-01-16 10:17:26 -05:00
release Attempt to fix CI scripts 2015-09-20 11:00:35 -07:00
server Add exec + doc header 2015-09-17 00:38:52 -07:00
setup Add shebang for script/setup 2016-03-26 16:21:27 -04:00
test convert testing infrastructure to tox 2016-02-14 13:04:42 -05:00
update Add exec + doc header 2015-09-17 00:38:52 -07:00
update_mdi.py Generate gzip for frontend/mdi 2016-05-21 15:01:34 -07:00