..
auth
Add EVENT_USER_UPDATED ( #71965 )
2022-06-09 20:49:02 -07:00
backports
Move StrEnum to homeassistant.backports and move Platform to homeassistant.const ( #60880 )
2021-12-03 09:31:17 +01:00
components
Use more specific exception and simplify aurora_abb_powerone ( #73338 )
2022-06-13 09:36:46 +02:00
fixtures
Fix Feedreader Atom feeds using updated
date ( #73208 )
2022-06-08 20:32:01 +02:00
hassfest
Bump samsungtvws to 2.4.0 ( #68225 )
2022-03-16 20:44:14 -10:00
helpers
Enforce RegistryEntryHider in entity registry ( #73219 )
2022-06-08 12:36:43 -07:00
pylint
Enforce type hints for config_flow ( #72756 )
2022-06-01 13:09:53 +02:00
resources
scripts
test_util
Play first item in m3u and pls playlists when casting ( #70047 )
2022-04-26 13:16:37 -07:00
testing_config
Minor cleanup of test integration's cover platform ( #72598 )
2022-05-27 17:53:49 +03:00
util
Add template as_timedelta ( #71801 )
2022-05-23 19:32:22 +02:00
__init__.py
bandit.yaml
common.py
Make database access in the eventloop raise an exception ( #71547 )
2022-05-09 15:22:08 -05:00
conftest.py
Update MQTT tests to use the config entry setup ( #72373 )
2022-06-02 14:24:46 +02:00
ignore_uncaught_exceptions.py
test_bootstrap.py
Use supervisor envs instead of hassio ( #72601 )
2022-05-30 12:00:13 +02:00
test_config.py
Simplify time zone setting in tests ( #68330 )
2022-03-20 10:25:15 +01:00
test_config_entries.py
Prevent config entries from being reloaded while they are setting up ( #73387 )
2022-06-12 23:05:08 -07:00
test_core.py
Fix memory leak when firing state_changed events ( #72571 )
2022-05-26 20:54:26 -07:00
test_data_entry_flow.py
Add support for menu step ( #68203 )
2022-03-16 14:14:50 -07:00
test_exceptions.py
test_loader.py
Allow custom integrations to support application_credentials platform ( #71129 )
2022-05-01 16:26:22 -07:00
test_main.py
test_requirements.py
test_runner.py
test_setup.py
Highlight in logs it is a custom component when setup fails ( #67559 )
2022-03-03 15:03:03 -08:00
test_test_fixtures.py