diff --git "a/source/_posts/Home Assistant\344\271\213\342\200\224\342\200\224\347\276\244\346\231\226Docker\346\216\245\345\205\245\350\267\257\347\224\261\345\231\250(4).md" "b/source/_posts/Home Assistant\344\271\213\342\200\224\342\200\224\347\276\244\346\231\226Docker\346\216\245\345\205\245\350\267\257\347\224\261\345\231\250(4).md" new file mode 100644 index 0000000000000..fed1e82b9e060 --- /dev/null +++ "b/source/_posts/Home Assistant\344\271\213\342\200\224\342\200\224\347\276\244\346\231\226Docker\346\216\245\345\205\245\350\267\257\347\224\261\345\231\250(4).md" @@ -0,0 +1,54 @@ +--- +title: Home Assistant之——群晖Docker接入路由器(4) +categories: + - 开发 + - T-智能家居 + - Home Assistant + - 群晖Docker +tags: + - Home Assistant +abbrlink: db86183d +date: 2024-12-30 09:17:15 +--- +## 一 准备条件 + +* Home Assistant+HACS +* 华硕路由器RC-AC68U + + + +## 二 接入路由器 + +### 2.1 集成设备 + +1-左侧选择设置—>集成,添加集成 + +![][1] + +2-弹出窗口,输入`asus` + +![][2] + +### 2.2 配置账户信息 + +1-输入路由器ip地址和账户及密码 + +![][3] + +2-接入成功后,选择设备位置 + +![][4] + +### 2.3 设备信息 + +![][5] + + + + + +[1]:https://cdn.jsdelivr.net/gh/PGzxc/CDN/blog-ha/ha-docker-4-router-setting-1.png +[2]:https://cdn.jsdelivr.net/gh/PGzxc/CDN/blog-ha/ha-docker-4-router-search-2.png +[3]:https://cdn.jsdelivr.net/gh/PGzxc/CDN/blog-ha/ha-docker-4-router-info-3.png +[4]:https://cdn.jsdelivr.net/gh/PGzxc/CDN/blog-ha/ha-docker-4-router-success-4.png +[5]:https://cdn.jsdelivr.net/gh/PGzxc/CDN/blog-ha/ha-docker-4-router-detail-5.png