Enable entities in Netatmo snapshot test (#115105)

This commit is contained in:
Joost Lekkerkerker
2024-04-07 14:38:40 +02:00
committed by GitHub
parent df6997bfa9
commit 1b07d3ecfa
2 changed files with 933 additions and 124 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -15,6 +15,7 @@ from .common import selected_platforms, snapshot_platform_entities
from tests.common import MockConfigEntry
@pytest.mark.usefixtures("entity_registry_enabled_by_default")
async def test_entity(
hass: HomeAssistant,
config_entry: MockConfigEntry,