core/tests/components/light
Michael Hansen ea95abcb30
Use intent responses from home-assistant-intents (#86484)
* Use intent responses from home_assistant_intents

* Use error responses from home_assistant_intents

* Remove speech checks for intent tests (set by conversation now)

* Bump hassil and home-assistant-intents versions

* Use Home Assistant JSON reader when loading intents

* Remove speech checks for light tests (done in agent)

* Add more tests for code coverage

* Add test for reloading on new component

* Add test for non-default response
2023-01-23 22:38:41 -05:00
..
__init__.py
common.py Remove white_value support from light (#76926) 2022-08-18 08:21:05 -04:00
conftest.py
test_device_action.py
test_device_condition.py
test_device_trigger.py
test_init.py Correct min/max mireds for lights which use K for color temp (#79998) 2022-10-10 16:45:38 +03:00
test_intent.py Use intent responses from home-assistant-intents (#86484) 2023-01-23 22:38:41 -05:00
test_recorder.py Ensure recorder test fixture is setup before hass fixture (#80528) 2022-10-19 07:58:47 +02:00
test_reproduce_state.py Remove white_value support from light (#76926) 2022-08-18 08:21:05 -04:00
test_significant_change.py Remove white_value support from light (#76926) 2022-08-18 08:21:05 -04:00