mirror of
https://github.com/home-assistant/core.git
synced 2026-06-08 16:37:30 +01:00
66a8edb11e
* 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...