mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 02:37:50 +00:00

* New integration for Comelit SimpleHome * Address first review comments * cleanup * aiocomelit bump and coordinator cleanup * address review comments * Fix some review comments * Use config_entry.unique_id as last resort * review comments * Add config_flow tests * fix pre-commit missing checks * test_conflig_flow coverage to 100% * fix tests * address latest review comments * new ruff rule * address review comments * simplify unique_id
2 lines
52 B
Python
2 lines
52 B
Python
"""Tests for the Comelit SimpleHome integration."""
|