#Voice Assistant request "what is" or "what is it" or "what day is it [today]" returns the time

1 messages · Page 1 of 1 (latest)

ruby burrow
#

When I ask HA Voice PE "what day is it [today]" or just "what is" or "what is it" piper returns the time. I am connected to HA Cloud and have a few custom sentences set up but it happens even when I delete my custom sentences and Intents and do a quick restart.

Where do I report this, if it indeed should be reported?

kind girder
#

Hello @ruby burrow,
If you believe you have found a bug and your discussions here have people agreeing with you (It's not currently working as designed) then you should check the issues. If it is working as designed and you just don't like it, then look at the Feature Request Category for more info.
If there is already an issue for it, add a thumbs up to help push the effort along. If there is not an issue open for it open one.
It's good to discuss and verify that there is an issue here, but if you want the appropriate developer to look at it & maybe get it resolved, it will have to be seen as an issue...

ruby burrow
#

Hello, thanks for the info. I think it is a bug but hopefully someone can confirm whether it is just me or an actual bug. Not much to be unhappy about at all. I'll hold off reporting it until I have some corroboration.

blazing night
#

try: what day is today
you should get correct response
go to developer tools and select Assist, choose language and type Q.
Seems that you found a bug since it responds to what is:
intent:
name: HassGetCurrentTime
slots: {}
details: {}
targets: {}
match: true
sentence_template: ''
unmatched_slots: {}
fuzzy_match: true
source: builtin

#

fuzzy_match is probably making problems

ruby burrow
kind girder
#

It's probably core. Fits te best.@ruby burrow