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-05-25 01:40:15 +01:00
Code
Activity
Files
ad6d54dfd2c219f749c53dc02f5cbc5a67bb376e
core
/
tests
/
components
/
alexa
T
History
epenet
d02bceb6f3
Migrate alexa color_temp handlers to use Kelvin (
#132995
)
2024-12-12 21:17:31 +01:00
..
__init__.py
…
test_auth.py
Add missing hass type hint in alexa tests (
#124064
)
2024-08-16 19:00:44 +02:00
test_capabilities.py
Migrate alexa color_temp handlers to use Kelvin (
#132995
)
2024-12-12 21:17:31 +01:00
test_common.py
Add missing hass type hint in alexa tests (
#124064
)
2024-08-16 19:00:44 +02:00
test_config.py
…
test_entities.py
Fix consider-using-tuple pylint warnings in component tests (
#119464
)
2024-06-12 15:50:27 +02:00
test_flash_briefings.py
Add more type hints to pylint plugin (
#118319
)
2024-05-28 18:37:38 +02:00
test_init.py
…
test_intent.py
Add more type hints to pylint plugin (
#118319
)
2024-05-28 18:37:38 +02:00
test_smart_home_http.py
Add missing hass type hint in alexa tests (
#124064
)
2024-08-16 19:00:44 +02:00
test_smart_home.py
Allow Alexa to stop a cover (
#130846
)
2024-11-24 17:11:56 +01:00
test_state_report.py
…