This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-06-05 05:37:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
tests
/
components
/
template
History
J. Nick Koston
4b7a313ece
Use identity checks for CoreState (
#107846
)
...
Some of the checks used ==, and some used is. Switch everything to is as its faster
2024-01-12 10:21:26 +01:00
..
fixtures
…
snapshots
…
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
…
test_button.py
Migrate template tests to use freezegun (
#105341
)
2023-12-09 09:47:28 +01:00
test_config_flow.py
…
test_cover.py
Use modern platform path when reporting platform config errors (
#104238
)
2023-12-05 15:06:13 +01:00
test_fan.py
…
test_image.py
…
test_init.py
…
test_light.py
…
test_lock.py
…
test_manual_trigger_entity.py
…
test_number.py
…
test_select.py
…
test_sensor.py
Use identity checks for CoreState (
#107846
)
2024-01-12 10:21:26 +01:00
test_switch.py
…
test_template_entity.py
…
test_trigger.py
Migrate template tests to use freezegun (
#105341
)
2023-12-09 09:47:28 +01:00
test_vacuum.py
…
test_weather.py
…