core/tests/components/cover
Allen Porter f14471112d
Improve LLM tool quality by more clearly specifying device_class slots (#122723)
* Limit intent / llm API device_class slots to only necessary services and limited set of values

* Fix ruff errors

* Run ruff format

* Fix typing and improve output schema

* Fix schema and improve flattening

* Revert conftest

* Revert recorder

* Fix ruff format errors

* Update using latest version of voluptuous
2024-07-31 14:36:02 +02:00
..
__init__.py
common.py Use `setup_test_component_platform` func for cover entity component tests instead of `hass.components` (#114010) 2024-03-27 12:20:19 +01:00
conftest.py Use `setup_test_component_platform` func for cover entity component tests instead of `hass.components` (#114010) 2024-03-27 12:20:19 +01:00
test_device_action.py Fix consider-using-tuple pylint warnings in core tests (#119463) 2024-06-12 12:35:01 +02:00
test_device_condition.py Use service_calls fixture in core platform tests [a-l] (#120904) 2024-07-01 19:27:50 +02:00
test_device_trigger.py Use service_calls fixture in core platform tests [a-l] (#120904) 2024-07-01 19:27:50 +02:00
test_init.py Fix missing type[..] annotation in tests (#122217) 2024-07-20 11:11:16 +02:00
test_intent.py Improve LLM tool quality by more clearly specifying device_class slots (#122723) 2024-07-31 14:36:02 +02:00
test_reproduce_state.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_significant_change.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00