various updates and fixes

This commit is contained in:
CeeWeasel
2024-07-02 12:20:03 -04:00
parent 44156e91f9
commit 098ebd69bc
13 changed files with 39 additions and 25 deletions
@@ -8,7 +8,9 @@ automation:
attribute: response_text
condition: []
action:
- service: notify.mindsdb_responses
- service: notify.send_message
target:
entity_id: notify.mindsdb_responses
data:
message: >
"input":"{{ states('input_text.gpt_prompt') }}","output":"{{ state_attr('sensor.hassio_mindsdb_response','response_text')}}"