mirror of
https://github.com/home-assistant/core.git
synced 2026-08-29 01:26:17 +01:00
* Allow matching custom quirks when self.quirk_classes might not contain the full class path but only the module and the class. * Add test for matching custom quirk classes.