Franck Nijhof
c3d19f3827
Clean up accessing device_registry helpers via hass ( #72031 )
2022-05-17 12:22:15 -07:00
J. Nick Koston
24a0007785
Add additional context data to logbook events ( #71721 )
2022-05-12 17:21:14 -07:00
J. Nick Koston
24d7a464e1
Refactor logbook to reduce overhead and complexity ( #71509 )
2022-05-08 21:47:26 -07:00
Robert Svensson
5e07ab17b2
Add support for deCONZ alarm events in logbook ( #49652 )
...
* Add support for alarm events in logbook
* Update homeassistant/components/deconz/alarm_control_panel.py
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
2021-04-28 19:46:15 +02:00
Robert Svensson
7ff9610e67
Use websocket fixture in deCONZ event related tests ( #47823 )
...
Localize test data
Improve asserts
2021-03-18 10:44:31 +01:00
Robert Svensson
20f45f8ab9
Improve deCONZ tests by using aioclient_mock rather than patching web requests ( #45927 )
...
* Don't patch web requests, use aioclient_mock instead
* Remove stale prints
* Remove tests for old way of loading platforms
* Remove unused imports
2021-02-09 08:31:29 +01:00
Robert Svensson
434b4dfa58
Improve deCONZ logbook to be more robust in different situations ( #46063 )
2021-02-05 23:07:12 +01:00
Robert Svensson
622906965d
Add better message to deCONZ event logbook when information is available ( #45545 )
...
* Add better message when information is available
* Fix pylint
2021-01-26 08:15:39 +01:00
Robert Svensson
aaf4cd4a25
Basic logbook support for deCONZ events ( #45400 )
...
* Basic logbook support
* Improve formulation of message
* Improve typing
2021-01-22 22:39:11 +01:00