Drivers for hubitat integration of my local switchbot api.
Drivers are created using my api based on node-switchbot package.
To use drivers you need:
Make sure the local api is running
- Add all needed driver code to the hubitat drivers code section.
- Create a new virtual device of type
Local SwitchBot System
. - Set
Local api url
. - Set
polling refresh interval
in ms. - Save these settings.
- Use the
Create Child Devices
button to create hubitat devices for each found switchbot device.
Now you are ready to go!