[翻译]home assistant 组件 google assistant 的设置
本文翻译自home assistant手册google assistant页面,原链接:https://www.home-assistant.io/components/google_assistant/
Google Assistant
该google_assistant
组件允许您通过[……]
本文翻译自home assistant手册google assistant页面,原链接:https://www.home-assistant.io/components/google_assistant/
该google_assistant
组件允许您通过[……]
1. 核心配置文件configuration.yaml
homeassistant: #home assistant名称 name: dts_home_test #经纬度 latitude: 36 longitude: 120 #海拔高度 elevation: 0 #[......]
装有home assistant的树莓派3B+,5V继电器,LED,杜邦线若干
编辑configuration.yaml配置文件,添加rpi_gpio组件。此处添加一个开关(switch)和一个二元传感器(binary[……]
本文介绍了在 arduino IDE 烧写ESP8266并作为MQTT设备接入到树莓派上运行的home assistant的过程。
arduino IDE,ESP8266,树莓派3B+,Home Assistant 0.83.2
[……]
本文中介绍了在hassbian环境下通过duckdns和Let’s Encrypt实现home assistant的前端页面https访问的。
树莓派3B+,hassbian 0.10.1
前往duckdns(https://www.duckdns[……]