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-06-29 18:56:05 +01:00
Code
Activity
Files
097ca3a0aecacd33ca96dbf7cf8ec93fe463b331
core
/
tests
/
components
/
sensor
T
History
epenet
e58d060f82
Use registry fixtures in tests (s) (
#118295
)
2024-05-28 15:41:03 +02:00
..
__init__.py
…
common.py
Use
setup_test_component_platform
helper for sensor entity component tests instead of
hass.components
(
#114316
)
2024-03-28 12:07:55 +01:00
test_device_condition.py
Enable Ruff FLY002 rule (
#115112
)
2024-04-12 09:04:16 +02:00
test_device_trigger.py
Enable Ruff FLY002 rule (
#115112
)
2024-04-12 09:04:16 +02:00
test_helpers.py
…
test_init.py
Use registry fixtures in tests (s) (
#118295
)
2024-05-28 15:41:03 +02:00
test_recorder_missing_stats.py
Refactor asyncio loop protection to improve performance (
#117295
)
2024-05-13 07:01:55 +09:00
test_recorder.py
Convert sensor recorder tests to use async API (
#116373
)
2024-05-03 14:07:38 +02:00
test_significant_change.py
…
test_websocket_api.py
…