Add device_id as a known string in the LLM systems

Im experimenting with LLM and home assistant
I have a system that checks if its save to go outside.

But its hard to get the check updated when i move around. the LLM thinks im still at a place rather checking my new location. Its also hard to tell the LLM to use the script when im home because it mixes up areas and zones and Living room never can be a good check for 112 checks according to the LLM.

cant we BLAST OUT the LLM totally and let the LLM know the device_id like voice automation’s work. then you can use functional programming.

OKE I have to hard code some sort of location YAML in the prompt.
for me its fine but im the only user of my home assistant.

you cant create Multiple user locations. Because the LLM does not know what person in the system you are and cant send info to the script that can figure it out.