hass-core/tests
Maciej Bieniek d9a1ebafdd
Show OTA update progress for Shelly gen2 devices (#99534)
* Show OTA update progress

* Use an event listener instead of a dispatcher

* Add tests

* Fix name

* Improve tests coverage

* Fix subscribe/unsubscribe logic

* Use async_on_remove()
2023-09-06 08:17:45 +02:00
..
auth
components Show OTA update progress for Shelly gen2 devices (#99534) 2023-09-06 08:17:45 +02:00
fixtures
hassfest
helpers Refactor dispatcher to reduce run time and memory overhead (#99676) 2023-09-05 21:18:27 -04:00
pylint
resources
scripts
test_util
testing_config Clean out compatibility for deprecated methods in Weather (#99263) 2023-08-29 11:33:56 +02:00
util
__init__.py
common.py Use loop.time in DataUpdateCoordinator (#98937) 2023-08-28 10:16:34 -05:00
conftest.py Improve lingering timer checks (#99472) 2023-09-02 12:43:27 -05:00
ignore_uncaught_exceptions.py
patch_time.py
ruff.toml
syrupy.py
test_bootstrap.py Replace mock_coro with AsyncMock (#99014) 2023-08-25 22:54:55 +02:00
test_config.py
test_config_entries.py Reduce overhead to retry config entry setup (#99471) 2023-09-02 16:46:53 -05:00
test_core.py Validate state in template helper preview (#99455) 2023-09-04 14:10:43 +02:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py Add loader.async_get_loaded_integration (#99440) 2023-09-04 14:12:33 +02:00
test_main.py
test_requirements.py
test_runner.py
test_setup.py
test_test_fixtures.py
typing.py