core/homeassistant/scripts
Martin Hjelmare 07840f5397 Fix check config packages key error (#15840)
* Fix packages deletion in check_config script

* The config key for packages is not present if core config validation
  failed. We need to do a safe dict deletion using dict.pop.

* Add check_config test for bad core config
2018-08-17 05:28:00 +02:00
..
benchmark Upgrade pylint to 2.1.0 (#15811) 2018-08-04 15:22:22 +02:00
macos Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
__init__.py Do not mount deps folder when running in virtual env (#14993) 2018-06-16 10:48:41 -04:00
auth.py Allow auth providers to influence is_active (#15557) 2018-07-19 22:10:36 +02:00
check_config.py Fix check config packages key error (#15840) 2018-08-17 05:28:00 +02:00
credstash.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
db_migrator.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
ensure_config.py Add ensure config script (#2548) 2016-07-17 15:24:42 -07:00
influxdb_import.py Upgrade pylint to 2.0.1 (#15683) 2018-07-26 08:55:42 +02:00
influxdb_migrator.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
keyring.py Upgrade keyring to 13.2.1 (#15453) 2018-07-13 20:02:13 +02:00