"""Family automation module - private household pipelines.""" from .router import family_router __all__ = ["family_router"]