mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Host and Listen_Port for Echo Dot 3 (#9419)
* Host and Listen_Port for Echo Dot 3 * Update (change to listen_port from port)
This commit is contained in:
parent
111237eaa7
commit
42e26897b9
@ -48,6 +48,9 @@ emulated_hue:
|
|||||||
```yaml
|
```yaml
|
||||||
# Amazon Echo example configuration.yaml entry
|
# Amazon Echo example configuration.yaml entry
|
||||||
emulated_hue:
|
emulated_hue:
|
||||||
|
# Required for Echo Dot 3
|
||||||
|
host_ip: YOUR.HASSIO.IP.ADDRESS
|
||||||
|
listen_port: 80
|
||||||
```
|
```
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user