This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-12 11:38:47 +01:00
Code
Activity
Files
22bc11f397e944a9f8ff0fdd4eef002e41ea091a
core
/
tests
/
components
/
demo
T
History
Sid
2cc916db6d
Replace pylint broad-except with Ruff BLE001 (
#116250
)
2024-05-07 14:00:27 +02:00
..
__init__.py
…
conftest.py
…
test_button.py
…
test_calendar.py
…
test_camera.py
…
test_climate.py
Allow Humidifier.current_humidity to be a float (
#111297
)
2024-03-27 11:19:20 +01:00
test_cover.py
…
test_date.py
…
test_datetime.py
…
test_fan.py
…
test_geo_location.py
…
test_humidifier.py
Allow Humidifier.current_humidity to be a float (
#111297
)
2024-03-27 11:19:20 +01:00
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
…
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
Add title feature to notify entity platform (
#116426
)
2024-05-03 11:17:28 +02:00
test_number.py
Raise ServiceValidationError on number out of range exception (
#114589
)
2024-04-02 12:22:00 +02:00
test_remote.py
Unignore Ruff PLR in tests (
#114470
)
2024-04-01 11:11:59 +02:00
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
…