home-assistant / intents

Intents to be used with Home Assistant
https://developers.home-assistant.io/docs/voice/overview/
Creative Commons Attribution 4.0 International
429 stars 492 forks source link

[JA] Part of intents of japanese. Please check. #2255

Closed coolbiz closed 3 weeks ago

coolbiz commented 1 month ago

Thank you for providing us with a great system! I am using it conveniently.

I apologize for the inconvenience, but could you please confirm? (Sorry, I don't know what to do next.)

The following tests have confirmed that there are no errors. 1.script/lint and script/test 2.python3 -m script.intentfest validate --language ja 3.pytest tests --language ja 4.python3 -m script.intentfest parse --language ja "may pattern"

*python3 -m script.intentfest sample --language ja -n 1 =>"No language set, so cannot convert brightness digits to words" occurred

Thank you for your help.

coolbiz commented 3 weeks ago

I am testing by creating a "whl" file and adding "intents" to my local environment. Therefore, I will cancel "draft ㏚". Check and correct the "responses" and then [PR] again. thank you.