This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-05-18 06:20:17 +01:00
Code
Activity
Files
8007effd4fe6830997f48fe5d941eddae18d4a57
core
/
tests
T
History
Thibaut
658ce9d4f2
Remove Somfy integration (
#73527
)
...
* Remove somfy * Remove somfy
2022-06-15 12:18:15 +02:00
..
auth
Add EVENT_USER_UPDATED (
#71965
)
2022-06-09 20:49:02 -07:00
backports
…
components
Remove Somfy integration (
#73527
)
2022-06-15 12:18:15 +02:00
fixtures
Fix Feedreader Atom feeds using
updated
date (
#73208
)
2022-06-08 20:32:01 +02:00
hassfest
…
helpers
Enforce RegistryEntryHider in entity registry (
#73219
)
2022-06-08 12:36:43 -07:00
pylint
Enforce config-flow type hints to get options flow (
#72831
)
2022-06-13 11:14:30 +02:00
resources
…
scripts
…
test_util
…
testing_config
Support restoring NumberEntity native_value (
#73475
)
2022-06-14 10:56:27 -07:00
util
Improve YAML Dump times with C Dumper (
#73424
)
2022-06-13 13:14:30 -07:00
__init__.py
…
bandit.yaml
…
common.py
Reduce overhead to refire events from async_track_point_in_utc_time when an asyncio timer fires early (
#73295
)
2022-06-14 07:46:00 -10: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_entries.py
Prevent config entries from being reloaded while they are setting up (
#73387
)
2022-06-12 23:05:08 -07:00
test_config.py
Significantly improve yaml load times when the C loader is available (
#73337
)
2022-06-13 08:44:46 -10:00
test_core.py
…
test_data_entry_flow.py
…
test_exceptions.py
…
test_loader.py
…
test_main.py
…
test_requirements.py
Check if requirements are installed in the executor (
#71611
)
2022-06-13 13:10:05 -07:00
test_runner.py
…
test_setup.py
…
test_test_fixtures.py
…