1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-18 03:57:10 +00:00

6 Commits

Author SHA1 Message Date
Erik Montnemery
a49989241a
Refactor tracing: Move trace support to its own integration () 2021-03-22 19:19:38 +01:00
Marc Mueller
76199c0eb2
Update typing 04 () 2021-03-17 23:34:25 +01:00
Paulus Schoutsen
f1c274b3dd
Add run_id to automation logbook event () 2021-03-16 14:37:26 -07:00
Erik Montnemery
9647eeb2e0
Add custom JSONEncoder for automation traces ()
* Add custom JSONEncoder for automation traces

* Add tests

* Update default case to include type

* Tweak

* Refactor

* Tweak

* Lint

* Update websocket_api.py
2021-03-16 14:21:05 +01:00
Erik Montnemery
f82e59c32a
Make it possible to list debug traces for a specific automation () 2021-03-15 16:51:04 -07:00
Erik Montnemery
a9a9e1f199
Tweak automation tracing () 2021-03-10 14:42:13 -08:00