1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-08 00:17:16 +01:00
Files
core/tests/components/deconz
Robert Svensson 66a8edb11e deCONZ fix comments from #40265 (#40640)
* Use set not list

* Events are not entities

* Don't await unload_events

* Remove checks of entities content in tests

* List to set comprehension

* Why is it so hard to remember that sets arent parenthesis...
2020-09-27 11:02:45 +02:00
..