MMM-Roomba:用于魔镜的Roomba980模块

时间:2021-05-26 15:57:47
【文件属性】:
文件名称:MMM-Roomba:用于魔镜的Roomba980模块
文件大小:134KB
文件格式:ZIP
更新时间:2021-05-26 15:57:47
roomba roomba980 magic-mirror-modules magic-mirror JavaScript MMM-Roomba 这是的模块。 它使用从在本地网络上运行的Roomba提取数据(名称+作业,垃圾箱和电池状态),并将其显示在镜像上。 安装 导航到您的MagicMirror的modules文件夹,然后执行git clone https://github.com/relm/MMM-Roomba.git 。 将出现一个新文件夹,进入该文件夹。 执行npm install以安装节点依赖项。 使用模块 要使用此模块,请将以下配置块添加到config/config.js文件的modules数组中: var config = { modules : [ { module : "MMM-Roomba" , position : "top_right" , header : "Roomba" , // Optional config
【文件预览】:
MMM-Roomba-master
----node_helper.js(2KB)
----.eslintrc.json(340B)
----.gitignore(39B)
----package.json(819B)
----.stylelintrc(126B)
----package-lock.json(451KB)
----Gruntfile.js(1KB)
----CHANGELOG.md(564B)
----screenshots()
--------charging_full.png(18KB)
----MMM-Roomba.css(218B)
----LICENSE.txt(1KB)
----translations()
--------es.json(196B)
--------sv.json(177B)
--------en.json(176B)
--------fr.json(188B)
----MMM-Roomba.js(3KB)
----README.md(2KB)

网友评论