..
auth
Add local only users ( #57598 )
2021-11-29 14:01:03 -08:00
backports
Move StrEnum to homeassistant.backports and move Platform to homeassistant.const ( #60880 )
2021-12-03 09:31:17 +01:00
components
Remove broken Arlo component ( #70330 )
2022-04-23 20:16:28 +03:00
fixtures
Prettify json ( #68895 )
2022-03-30 12:15:04 +02:00
hassfest
Bump samsungtvws to 2.4.0 ( #68225 )
2022-03-16 20:44:14 -10:00
helpers
Limit autogenerated entity_id string length ( #69739 )
2022-04-21 22:39:51 -07:00
pylint
Update pylint to 2.13.0 ( #68656 )
2022-03-25 15:14:48 -07:00
resources
scripts
test_util
Update black to 22.1.0 ( #65788 )
2022-02-05 14:19:37 +01:00
testing_config
Rename current_version to installed_version in Update platform ( #69093 )
2022-04-01 20:11:17 +02:00
util
Switch to using ULIDs for context_ids ( #70246 )
2022-04-18 22:45:41 -07:00
__init__.py
bandit.yaml
common.py
Use recorder_mock in tests ( #70363 )
2022-04-22 19:29:44 -10:00
conftest.py
Use recorder_mock in tests ( #70363 )
2022-04-22 19:29:44 -10:00
ignore_uncaught_exceptions.py
test_bootstrap.py
Simplify time zone setting in tests ( #68330 )
2022-03-20 10:25:15 +01:00
test_config.py
Simplify time zone setting in tests ( #68330 )
2022-03-20 10:25:15 +01:00
test_config_entries.py
Fix reloading the sun integration ( #69495 )
2022-04-06 16:06:22 -07:00
test_core.py
Remove EVENT_TIME_CHANGED and EVENT_TIMER_OUT_OF_SYNC ( #69643 )
2022-04-09 09:05:54 -10: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 integrations to request dhcp discovery flows for registered devices ( #66528 )
2022-02-15 11:02:52 -06: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