mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
Update google_assistant add-on component configuration (#7432)
This commit is contained in:
parent
32c6a303eb
commit
73f93834d1
@ -68,10 +68,14 @@ Configuration example that uses the USB microphone and the built-in headset audi
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
{% configuration %}
|
||||||
|
mic:
|
||||||
- **mic**: This is the hardware address of your microphone. Look at the add-on output
|
description: This is the hardware address of your microphone. Look at the add-on output.
|
||||||
- **speaker**: This is the hardware address of your speakers. Look at the add-on output
|
type: float
|
||||||
|
speaker:
|
||||||
|
description: This is the hardware address of your speakers. Look at the add-on output.
|
||||||
|
type: float
|
||||||
|
{% endconfiguration %}
|
||||||
|
|
||||||
### {% linkable_title Home Assistant configuration %}
|
### {% linkable_title Home Assistant configuration %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user