mirror of
https://github.com/home-assistant/core.git
synced 2026-09-27 01:46:11 -04:00
Fix __all__
This commit is contained in:
@@ -17,7 +17,7 @@ from .homeassistant import (
|
||||
from .registry import QuirksRegistry
|
||||
|
||||
__all__ = [
|
||||
"QUIRKS_REGISTRY",
|
||||
"TUYA_QUIRKS_REGISTRY",
|
||||
"QuirksRegistry",
|
||||
"TuyaCoverDefinition",
|
||||
"TuyaCoverDeviceClass",
|
||||
|
||||
Reference in New Issue
Block a user