Min Jekal

Results 198 comments of Min Jekal

Since the color of the light should be retrieved from attributes, you have to add a function below to let gpt know the attributes of the entity. ```yaml - spec:...

> When trying to change the color of a light, it says to me that it can't change the color, only turn it on and off. > And then it...

@maxi1134 Sorry for late response. If you want to use attributes, you can use this. ``` {{states[entity.entity_id].attributes}} ``` However, it will cost a lot since it will use much more...

Closing the issue. Feel free to reopen it.

Thanks for sharing your example! In this way, it would be more flexible if you have multiple calendars.

Thanks for reporting an issue. Feel free to create pull request.

Thanks for reporting an issue! Currently, how you have resolved is the way to get it work. There was a similar [issue](https://github.com/jekalmin/extended_openai_conversation/issues/84#issuecomment-1886182693), and the workaround was about the same. >...

Is this problem still present when using `gpt-4o-mini`?

Closing the issue. Feel free to reopen it.