Coverage for custom_components/autoarm/__init__.py: 100%
2 statements
« prev ^ index » next coverage.py v7.10.6, created at 2026-02-17 01:14 +0000
« prev ^ index » next coverage.py v7.10.6, created at 2026-02-17 01:14 +0000
1from .autoarming import async_setup, async_setup_entry, async_unload_entry # noqa: F401
2from .const import CONFIG_SCHEMA, DOMAIN # noqa: F401