core/tests/components/rainforest_raven
Scott K Logan 2dbc63809d
Fix some handle leaks in rainforest_raven (#113035)
There were leaks when
* The component was shutdown
* There was a timeout during the initial device opening

Additionally, the device was not closed/reopened when there was a
timeout reading regular data.
2024-03-13 19:10:59 +01:00
..
__init__.py
const.py
test_config_flow.py
test_coordinator.py Fix some handle leaks in rainforest_raven (#113035) 2024-03-13 19:10:59 +01:00
test_diagnostics.py
test_init.py
test_sensor.py