mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +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
|
||||
# Amazon Echo example configuration.yaml entry
|
||||
emulated_hue:
|
||||
# Required for Echo Dot 3
|
||||
host_ip: YOUR.HASSIO.IP.ADDRESS
|
||||
listen_port: 80
|
||||
```
|
||||
|
||||
{% configuration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user