Update emulated_hue.markdown (#9824)

This commit is contained in:
Sören 2019-07-10 12:09:24 +02:00 committed by Franck Nijhof
parent 3dbf869d87
commit b47badf1d8

View File

@ -49,7 +49,7 @@ 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 # Required if there is no older Echo device (Like an Echo Dot 1 or 2) in the same network
host_ip: YOUR.HASSIO.IP.ADDRESS host_ip: YOUR.HASSIO.IP.ADDRESS
listen_port: 80 listen_port: 80
``` ```