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 |
|
Franck Nijhof
|
69e622b327
|
Clean up accessing intent helpers via hass (#72028)
|
2022-05-17 20:33:51 +02:00 |
|
Franck Nijhof
|
27bc5e1d74
|
Add ColorMode enum to light platform (#69223)
|
2022-04-11 18:18:29 +02:00 |
|
Erik Montnemery
|
bcd8f43e7b
|
Update light intents to check supported_color_modes (#50625)
|
2021-05-14 14:23:29 -07:00 |
|
Bas Nijholt
|
aeff27680b
|
use isort to sort imports according to PEP8 for light (#29648)
|
2019-12-08 22:46:23 +05:30 |
|
Paulus Schoutsen
|
d1aa0cea97
|
Move intent registration to own integration (#29280)
* Move intent registration to own integration.
* Lint
|
2019-12-01 14:12:57 -08:00 |
|