#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)
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...
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.
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
Thanks for confirming and the lesson on how to verify future issues. I looked at the
Bugs, Feature requests, and alike page: https://www.home-assistant.io/help/#bugs-feature-requests-and-alike but it only refers to HA installation methods. I couldn't find a tracker for HA Assist.
It's probably core. Fits te best.@ruby burrow