#OpenAI Conversation Agent not using aliases correctly

1 messages · Page 1 of 1 (latest)

torn fossil
#

I have different aliases set up for different entities, so that I can just refer to them. For example, I have the current temperature with the aliases of "temperature", "current temperature", "temperature now", things like that. All of these work fine with assist. However, once I introduced the conversation agent, it started giving the the daily forecast temperature, rather than the current temperature, and I'm not sure why. They are named differently, and the forecast maximum temperature does not even have the word temperature in its ID or any of the aliases. Has anyone seen something similar?

devout quartz
#

Don't have the problem but you could try writing it into the config of the integration. Something like "if i ask for the temperature i want you to tell me the temperature of (id of the entity)". And of course make sure your voice assistant is allowed to read that specific entity.