mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
16 lines
415 B
YAML
16 lines
415 B
YAML
title: OpenMinds AI
|
|
path: openminds-ai
|
|
icon: mdi:brain
|
|
visible:
|
|
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
|
cards:
|
|
- type: grid
|
|
square: false
|
|
columns: 1
|
|
cards:
|
|
- type: entities
|
|
entities:
|
|
- entity: input_text.gpt_prompt
|
|
- type: markdown
|
|
content: '{{ state_attr(''sensor.hassio_mindsdb_response'', ''response_text'') }}'
|
|
title: OpenAI Response |