Untitled

Anonymous
plain_text
03/28/2023 11:47 AM
344 B
408
Indexable
square: false
columns: 1
type: grid
cards:
  - type: entities
    entities:
      - entity: input_text.gpt_input
  - type: markdown
    content: '{{ state_attr(''sensor.hassio_openai_response'', ''response_text'') }}'
    title: ChatGPT Response
Editor is loading...