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-24 21:06:19 +00:00
Code
Activity
Files
708b00d7ab1e9c4c449775292ff8fe471851b431
core
/
tests
/
components
/
esphome
History
J. Nick Koston
708b00d7ab
Use legacy rules for ESPHome entity_id construction if
friendly_name
is unset (
#97578
)
2023-08-01 21:08:12 +02:00
..
__init__.py
…
conftest.py
Fix has_entity_name not always being set in ESPHome (
#97055
)
2023-07-23 10:45:48 +02:00
test_alarm_control_panel.py
…
test_binary_sensor.py
…
test_button.py
…
test_camera.py
…
test_climate.py
…
test_config_flow.py
…
test_cover.py
…
test_dashboard.py
…
test_diagnostics.py
…
test_entity.py
Use legacy rules for ESPHome entity_id construction if
friendly_name
is unset (
#97578
)
2023-08-01 21:08:12 +02:00
test_enum_mapper.py
Migrate backported StrEnum to built-in StrEnum (
#97101
)
2023-07-23 23:19:24 +02:00
test_fan.py
…
test_init.py
…
test_light.py
…
test_lock.py
…
test_manager.py
Add initial test coverage for ESPHome manager (
#97147
)
2023-07-24 18:48:09 +02:00
test_media_player.py
…
test_number.py
…
test_select.py
…
test_sensor.py
Fix has_entity_name not always being set in ESPHome (
#97055
)
2023-07-23 10:45:48 +02:00
test_switch.py
…
test_update.py
…
test_voice_assistant.py
Fix mock assert_called_with (
#96929
)
2023-07-20 08:31:37 +02:00