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-17 14:08:42 +01:00
Code
Activity
Files
6f23c02bb52d00a531738762cfc7e99bc05dacae
core
/
tests
/
components
/
alexa_devices
T
History
jameson_uk
4130d12f4e
bump aioamazondevices to 15.2.0 (
#182204
)
2026-09-14 18:25:06 +02:00
..
snapshots
bump aioamazondevices to 15.2.0 (
#182204
)
2026-09-14 18:25:06 +02:00
__init__.py
…
conftest.py
Add default device selection to Alexa Devices (
#170917
)
2026-08-24 22:09:38 +02:00
const.py
bump aioamazondevices to 15.2.0 (
#182204
)
2026-09-14 18:25:06 +02:00
test_binary_sensor.py
…
test_button.py
…
test_config_flow.py
…
test_coordinator.py
…
test_diagnostics.py
Protect the DeviceRegistry.devices container (
#179578
)
2026-08-21 09:50:58 +02:00
test_event.py
…
test_init.py
Migrate calls to async_get_device in tests (part 1) (
#178322
)
2026-08-06 16:01:37 +02:00
test_media_player.py
…
test_notify.py
…
test_select.py
Fix unique_id for service entities in Alexa Devices (
#181526
)
2026-09-07 14:32:00 +02:00
test_sensor.py
…
test_services.py
And new service helper to get device and config entry (
#180132
)
2026-08-25 14:26:14 +02:00
test_switch.py
…
test_todo.py
Add 100% coverage to todo in Alexa Devices (
#180638
)
2026-08-29 18:38:32 +02:00
test_utils.py
…