core/tests/components/config
Erik Montnemery 17401cbc29
Initial automation tracing (#46755)
* Initial prototype of automation tracing

* Small fixes

* Lint

* Move trace helpers to its own file

* Improve trace for state and numeric_state conditions

* Tweaks + apply suggestions from code review

* Index traces by automation_id, trace while script is running

* Refactor condition tracing

* Improve WS API to get traces for single automation

* Add tests

* Fix imports

* Fix imports

* Address review comments

* Cap logging of loops

* Remove unused ContextVar action_config
2021-03-04 14:16:24 +01:00
..
__init__.py Add config component and hassbian example panel (#5868) 2017-02-11 17:29:05 -08:00
test_area_registry.py Implement suggested_area in the device registry (#45940) 2021-02-19 19:34:33 -10:00
test_auth.py Support blocking trusted network from new ip (#44630) 2021-01-28 12:06:20 +01:00
test_auth_provider_homeassistant.py Support blocking trusted network from new ip (#44630) 2021-01-28 12:06:20 +01:00
test_automation.py Initial automation tracing (#46755) 2021-03-04 14:16:24 +01:00
test_config_entries.py Add support for disabling config entries (#46779) 2021-02-20 19:21:39 -08:00
test_core.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_customize.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_device_registry.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_entity_registry.py Improve handling of disabled devices (#43864) 2020-12-02 21:20:14 +01:00
test_group.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_init.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_scene.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_script.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_zwave.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00