#open-ai generate content

1 messages · Page 1 of 1 (latest)

unborn birch
#

looks like this new action doesn't share entity data - I think this would be really useful eg. ask the assistant to summarise the overnight outside conditions from sensors .

Any thoughts if this could be added

spark oxide
#

you can get a summary of exposed entities

#
prompt: |-
    Here are some of my entities and their states:
        - Current known ailments in the area: {{ states('sensor.ailments') }}
        - Bedroom temperature: {{ states('sensor.bedroom_temperature') }}
        - Front door lock: {{ states('lock.frontdoor') }}

Create a short summary describing the state of my home.
    response_variable: home_summary