#Apostrophe in names/aliases

1 messages · Page 1 of 1 (latest)

thin solstice
#

What's the error in the HA logs?

supple micaBOT
#

Please use a code share site to share code or logs, for example:

Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.

woven parrot
#

its weird becomes sometimes it randomly works

thin solstice
#

What's the sentence? What are you doing?

thin solstice
#

Thr last one looks like you haven't added the area alias i told you to

#

Also, i can't help any more without the logs

woven parrot
thin solstice
#

That's a bit of a bug, then, but it's not because of the apostrophe

#

Can you add an issue to the intents repo with the log and screenshots above?

woven parrot
#

before i file an issue, can you advise on the correct way to query humidity and temp from this device? you can see the device, its in the basement, and has humidity and temperature sensor entities: https://i.imgur.com/d8ROpvV.png there are no aliases set here. should it be "what is the temp in the basement?" or "what is the basement temp?"

thin solstice
woven parrot
#

"what is the basement humidity?"

#

is there a way to see the logs of errors where they arent grouped together?

thin solstice
#

Load/download full logs in the log page

woven parrot
#

ya this is the error from the reverse query:

2023-12-16 12:26:19.619 ERROR (MainThread) [homeassistant.components.conversation.default_agent] Intent handling error
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/conversation/default_agent.py", line 233, in async_process
intent_response = await intent.async_handle(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/intent.py", line 107, in async_handle
result = await handler.async_handle(intent)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/climate/intent.py", line 50, in async_handle
raise intent.IntentHandleError(f"No climate entity in area {area_name}")
homeassistant.helpers.intent.IntentHandleError: No climate entity in area basement

#

just trying to weed out user error vs actual error, should i report that?

#

also, do you see a future where you dont have to alias obvious sensor entities like humidity and temp? afaik ha understands they are what they are already 🤔

thin solstice
#

Yes, but intents are not implemented yet. They will be a lot more flexible

woven parrot
#

should i report that error?

thin solstice
#

Like i asked. Please

#

Ans please don't group multiple problems in the same issue