Skip to content

ukiuni/Switchbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwitchBot

SwitchBot api for Node.js (unofficial)

Usabe

const Switchbot = require('switchbot');
const switchbot = Switchbot('bluetooth address');
switchbot.turnOn();
switchbot.turnOff();
switchbot.press();

Depends

gatttool is required

License

Apache-2.0

About

Switchbot node api(unofficial)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published