core/homeassistant
Penny Wood b0843f4a38 Ptvsd debugger component. (#23336)
* ptvsd debugger component.

* Add test case

* ptvsd as test dependency

* Fix for 3.5

* Fixed bootstrap test

* Use dict direct lookup.

* Don't need to load dependencies.

* Get the test working.

* 3.5 fix

* Set mock return value

* Put tests back, but skip them

* Change log level
2019-05-01 00:07:34 +02:00
..
auth Add get_states faster (#23315) 2019-04-23 12:46:22 +02:00
components Ptvsd debugger component. (#23336) 2019-05-01 00:07:34 +02:00
helpers Add core APIs to migrate device identifiers and entity unique_id (#23481) 2019-04-30 10:04:37 -07:00
scripts Install requirements when checking config (#23500) 2019-04-29 09:54:42 -07:00
util Improve logging of exceptions in async_create_task (#22689) 2019-04-29 09:53:22 -07:00
__init__.py
__main__.py
bootstrap.py Ptvsd debugger component. (#23336) 2019-05-01 00:07:34 +02:00
config.py Add error handling for migration failure (#23383) 2019-04-25 12:58:10 -07:00
config_entries.py Install deps and reqs early for config flows (#23169) 2019-04-17 09:49:45 -07:00
const.py Bumped version to 0.93.0.dev0 2019-04-17 10:49:25 -07:00
core.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
data_entry_flow.py Mobile App: Register devices into the registry (#21856) 2019-03-14 12:57:50 -07:00
exceptions.py
loader.py Dont cache integrations that are not found (#23316) 2019-04-22 22:06:58 -07:00
monkey_patch.py
package_constraints.txt Upgrade ruamel.yaml to 0.15.94 (#23344) 2019-04-24 09:52:29 -07:00
requirements.py
setup.py Make setup more robust (#23414) 2019-04-26 21:41:29 +02:00