软件包:python3-hassil(3.0.1-1)
Home Assistant Intent Language parser
This library parses natural language sentences to understand user intents for Home Assistant. It uses customizable sentence templates and predefined lists to match spoken or typed phrases to specific intents. By interpreting commands like 'turn on the kitchen light', it associates actions with defined areas and entities. The library supports extending built-in intents and defining custom sentences to trigger diverse actions. This allows for effective interaction with Home Assistant through voice or text-based commands, providing a flexible way to control various aspects of a smart home setup.
其他与 python3-hassil 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-unicode-rbnf
- Rule-based number formatting using Unicode CLDR data
-
- dep: python3-yaml
- YAML parser and emitter for Python3