Hey, I found in the documentation that I can configure my own responses https://www.home-assistant.io/voice_control/custom_sentences/#customizing-responses but when I need test more then few responses it is quite problematic to put them to one file. Is it possible to create divided files for responses? What do I mean:
└── pl
├── homeassistant_HassGetCurrentDate.yaml
├── homeassistant_HassGetCurrentTime.yaml
└── responses
├── HassGetCurrentDate.yaml
└── HassGetCurrentTime.yaml