Skip to content

Device identification in Home Assistant #153

@A6blpka

Description

@A6blpka

First of all, thank you for a great project! I've been playing with esp-box for the third day now, and it's great!

What the Home Assistant is missing:

  1. Identifying the device from which the command came. What is this for? With my current voice assistant, I understand which room I am giving a command to, and all I have to say is "Turn on the lights" or "Lights" to control the lights in the room where the device is.
    Maybe this can be solved by implementing a custom component in HA? I'll try to look into the HA documentation, a quick look at the HA source code shows that "ConversationInput" contains the "device_id" property.

  2. It's pretty important to understand Willow's current state in the HA. When the current voice assistant goes to the "Listening" or "Speaking" state, I mute the TV, for example, so that it does not interfere with the assistant's communication, and then I put sound back. I understand that this refers to the integration of Willow itself with Home Assistant, but since Willow works not only with HA, but also with openHAB, it is probably worth looking at mqtt, as a generic interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions