google-home-notifier:发送通知到Google Home

时间:2021-05-02 13:07:01
【文件属性】:
文件名称:google-home-notifier:发送通知到Google Home
文件大小:5KB
文件格式:ZIP
更新时间:2021-05-02 13:07:01
JavaScript google-home-notifier 发送通知到Google Home 安装 $ npm install google-home-notifier 用法 var googlehome = require ( 'google-home-notifier' ) ; var language = 'pl' ; // if not set 'us' language will be used googlehome . device ( 'Google Home' , language ) ; // Change to your Google Home name // or if you know your Google Home IP // googlehome.ip('192.168.1.20', language); googlehome . notify ( 'Hey Foo' , f
【文件预览】:
google-home-notifier-master
----google-home-notifier.js(3KB)
----example.js(3KB)
----.npmignore(230B)
----LICENSE(1KB)
----README.md(2KB)
----.gitignore(696B)
----package.json(507B)

网友评论