[翻译]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
[……]
前段时间了解到使用arduino IDE也能烧写ESP8266,今天做了一次尝试。
前往Arduino官网,下载并安装对应版本的arduino IDE。
打开Arduino,打开 文件->首选项[……]
本文介绍了在android或ios通过热点组建局域网,并通过termius进行端口转发以通过外网访问热点局域网内服务器,即内网穿透,的过程。
安装有termius的android手机或iphone手机,一台连接到手机热点的服务器(本文使用树莓派3B+),一台有独立ip且运行Li[……]
本文中介绍了在hassbian环境下通过duckdns和Let’s Encrypt实现home assistant的前端页面https访问的。
树莓派3B+,hassbian 0.10.1
前往duckdns(https://www.duckdns[……]