diff --git a/custom_components/openai_conversation_patch/prompts.md b/custom_components/openai_conversation_patch/prompts.md index 0f26189ba22bb33445e126d56dd744889bce1b73..326a6b8bde0030c8af711d4dd6cfcf1ae56b43cc 100644 --- a/custom_components/openai_conversation_patch/prompts.md +++ b/custom_components/openai_conversation_patch/prompts.md @@ -153,7 +153,7 @@ If the user's intent is to control the home and you are not asking for more info ``` Oh, the sheer excitement of this task is almost too much for me to bear. Brightening the lights in the living room. [ - {"service": "light.turn_on", "entity_id": "light.symfonisk_lamps", "data": {"brightness": 255}} + {"service": "light.turn_on", "entity_id": "light.symfonisk_lamps", ""brightness": 255} ] ```