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
2025-12-23 20:39:01 +00:00
Code
Activity
Files
ed0568c65512a138843c42e73d041e36feab5904
core
/
tests
/
components
/
demo
History
epenet
0c38aa56f5
Rename calls fixture in components tests (
#118355
)
2024-05-29 09:26:44 +02:00
..
__init__.py
…
conftest.py
…
test_button.py
…
test_calendar.py
…
test_camera.py
…
test_climate.py
…
test_cover.py
…
test_date.py
…
test_datetime.py
Fix blocking I/O in the event loop when loading timezones (
#117721
)
2024-05-20 11:06:03 +02:00
test_fan.py
…
test_geo_location.py
…
test_humidifier.py
…
test_init.py
Replace pylint broad-except with Ruff BLE001 (
#116250
)
2024-05-07 14:00:27 +02:00
test_light.py
…
test_lock.py
Add
open
state to LockEntity (
#111968
)
2024-05-08 20:42:22 +02:00
test_media_player.py
Use built-in aiohttp timeout instead of asyncio.timeout in media_player (
#116364
)
2024-04-29 07:38:40 +02:00
test_notify.py
Rename calls fixture in components tests (
#118355
)
2024-05-29 09:26:44 +02:00
test_number.py
…
test_remote.py
…
test_select.py
…
test_sensor.py
…
test_siren.py
…
test_stt.py
…
test_switch.py
…
test_text.py
…
test_time.py
…
test_update.py
…
test_vacuum.py
Enable Ruff FLY002 rule (
#115112
)
2024-04-12 09:04:16 +02:00
test_water_heater.py
…
test_weather.py
…