I have multiple esp32 voice assistant in different rooms but the thing is I have many devices lights having the same name to its very difficult to control them. So I was hoping is their any method to seperate voice assistant according to area so that I can use a to allow only specific voice assistant to control devices present in that room.
That’s a new feature that was just introduced with Year of the Voice 5. I’ve assigned my M5Stack Echo to a room just yesterday. And by default, it now controls the lights in that room.
Is is the same way like how we add esphome devices to area
I understand you want something like “zones” (where each room could have zero or more zones) , which, If I’m not wrong, do not exist in HomeAssistant. But you can “mimic” this by spliting your rooms. like: kitchen_oven , kitchen_window, bedrom_tv … . I think it should work, jsut that is not so nice anymore …
I posted in another thread, but no replies, but the issue I have, seems to have been solved by your reply.
I have associated my esp box3 with an area (you use the word ‘room’', I assume thats what you meant ?):-
but if I say ‘turn off THE lights’ it doesn’t work, but it does work if I say 'turn off the ‘lounge’ lights.
Reading this:-
Does suggest I should be able to do it, but if I say ‘turn off the lights’ it just replies with ‘sorry I didn’t understand that.’ I still have to add the area name to make it work.