Migration to 2023.4 and fix lingering tasks and timers tests errors

This commit is contained in:
Jean-Marc Collin
2023-04-22 09:24:57 +02:00
parent 429ff47269
commit 4dd7c62a42
13 changed files with 99 additions and 4 deletions
@@ -9,6 +9,8 @@ import logging
logging.getLogger().setLevel(logging.DEBUG)
@pytest.mark.parametrize("expected_lingering_tasks", [True])
@pytest.mark.parametrize("expected_lingering_timers", [True])
async def test_security_feature(hass: HomeAssistant, skip_hass_states_is_state):
"""Test the security feature and https://github.com/jmcollin78/versatile_thermostat/issues/49:
1. creates a thermostat and check that security is off