core/tests/components/light
Michael Hansen ecaec0332d
Hassil intents (#85156)
* Add hassil to requirements

* Add intent sentences

* Update sentences

* Use hassil to recognize intents in conversation

* Fix tests

* Bump hassil due to dependency conflict

* Add dataclasses-json package contraints

* Bump hassil (removes dataclasses-json dependency)

* Remove climate sentences until intents are supported

* Move I/O outside event loop

* Bump hassil to 0.2.3

* Fix light tests

* Handle areas in intents

* Clean up code according to suggestions

* Remove sentences from repo

* Use home-assistant-intents package

* Apply suggestions from code review

* Flake8

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-01-07 16:20:21 -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 Hassil intents (#85156) 2023-01-07 16:20:21 -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