home assistant deno:实验性家庭助理Deno软件包 源码
家庭助理Deno 帮助者可以轻松控制Deno的。 尝试与Deno一起玩以及如何组织包裹。 入门 运行登录脚本: deno run --allow-net --allow-write --allow-read https://raw.githubusercontent.com/balloob/home-assistant-deno/master/login.ts 身份验证存储在当前目录的hass.auth文件中。 该脚本需要写访问权才能写认证文件。 此脚本需要网络访问权限,才能连接到Home Assistant实例以验证凭据。 使用内容创建一个新文件print-entity-st
文件列表
home-assistant-deno-master.zip
(预估有个13文件)
home-assistant-deno-master
mod.ts
511B
.github
workflows
ci.yaml
442B
deps.ts
374B
ws.ts
7KB
login.ts
2KB
examples
block-until-state.ts
768B
暂无评论