Skip to content

Instantly share code, notes, and snippets.

@willwhui
Created November 6, 2017 01:01
Show Gist options
  • Save willwhui/865a48e35f0cc60b24c4a933be6abf49 to your computer and use it in GitHub Desktop.
Save willwhui/865a48e35f0cc60b24c4a933be6abf49 to your computer and use it in GitHub Desktop.
在hass中接入Echo dot
@willwhui
Copy link
Author

willwhui commented Nov 8, 2017

使用component Alexa

官方文档: https://home-assistant.io/components/alexa/
可见需要将本地的http服务暴露给外网。跟google home的连接模式是类似的,既然如此,我还是去折腾google home那边吧,毕竟google home比alexa贵一些。。。

@willwhui
Copy link
Author

不能发现家里的设备

在hass的设备(树莓派)上不恰当的配置iptables,更改端口转发规则,会导致无法发现模拟的hue设备。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment