Skip to content

IncoCode/smart-things-edge-wled-lamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intellect UA Lamp

Simple SmartThings Edge driver for a WLED Led Lamp Intellect UA.

Shortcuts

Hub should be subscribed on a channel where a driver is gonna be published.

smartthings edge:drivers:package intellect-lamp - compiles the driver.
smartthings edge:channels:assign - assigns to a channel
smartthings edge:drivers:install - installs on a hub.
smartthings capabilities:presentation:update -i ./capabilities/lightMode.presentation.yaml - updates the presentation of a capability.
smartthings presentation:device-config:create -i presentation/intellect-lamp.presentation.yaml - creates device config.

Steps to get the driver working:

  1. Create a new capability.
  2. Create a new capability presentation.
  3. Create a new device-config.
  4. Change capability name and vid in driver profile.
  5. Change capability name on calls in driver code (and also do a build_cap_from_json).
  6. Install the driver.
  7. Reinstall the affected device.
  8. Sometimes I also need to reboot the Hub and reinstall the device again.

Packages

Documentation

About

Simple SmartThings Edge driver for a WLED Led Lamp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages