mirror of
https://github.com/home-assistant/core.git
synced 2026-05-27 10:46:38 +01:00
deafdc3005
* 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.