mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 18:24:52 -05: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.