Created
November 6, 2017 01:01
-
-
Save willwhui/865a48e35f0cc60b24c4a933be6abf49 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
在hass中接入Echo dot |
不能发现家里的设备
在hass的设备(树莓派)上不恰当的配置iptables,更改端口转发规则,会导致无法发现模拟的hue设备。
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
使用component Alexa
官方文档: https://home-assistant.io/components/alexa/
可见需要将本地的http服务暴露给外网。跟google home的连接模式是类似的,既然如此,我还是去折腾google home那边吧,毕竟google home比alexa贵一些。。。