core/homeassistant
Robin 528ad56530 Adds facebox (#14356)
* Adds facebox

* Update .coveragerc

* Remove facebox

* Add test of faces attribute

* Add event test

* Adds more tests

* Adds tests to increase coverage

* Rename MOCK_FACES to MOCK_FACE

* Adds STATE_UNKNOWN
2018-05-11 09:57:00 +02:00
..
auth_providers Add local auth provider (#14365) 2018-05-10 14:09:22 -04:00
components Adds facebox (#14356) 2018-05-11 09:57:00 +02:00
helpers Backend tweaks to make authorization work (#14339) 2018-05-10 10:38:11 +02:00
scripts Add local auth provider (#14365) 2018-05-10 14:09:22 -04:00
util Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
__init__.py
__main__.py Colorlog windows fix (#13929) 2018-04-18 10:18:44 -04:00
auth.py Add local auth provider (#14365) 2018-05-10 14:09:22 -04:00
bootstrap.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
config.py fix check config not working after #14211 (#14259) 2018-05-04 12:29:07 +02:00
config_entries.py Foundation for users (#13968) 2018-05-01 18:20:41 +02:00
const.py Version bump to 0.70.0.dev0 2018-05-05 11:42:32 -04:00
core.py Check whitelisted paths #13107 (#13154) 2018-03-30 14:10:55 -07:00
data_entry_flow.py Foundation for users (#13968) 2018-05-01 18:20:41 +02:00
exceptions.py
loader.py Ignore more loading errors (#14331) 2018-05-07 13:12:12 -04:00
monkey_patch.py Python 3.5 adjustments (#13173) 2018-03-15 13:10:54 +02:00
package_constraints.txt Upgrade astral to 1.6.1 (#14297) 2018-05-05 10:45:09 +02:00
remote.py Remove crazy JSON encoding things that are no longer used (#13029) 2018-03-12 23:22:08 +01:00
requirements.py Reinstate our old virtual env check in favor of pip (#12932) 2018-03-05 15:51:37 -08:00
setup.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00