Skip to content

Latest commit

 

History

History
 
 

zigbee

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Zigbee Drivers for SmartThings Edge

The majority of the SmartThings Edge Drivers that are supported at this repository were developed and tested on devices that are already compatible with SmartThings, with the exception of the button-battery driver that integrates a non-certified Tuya product into the SmartThings Ecosystem.

If your device isn't supported and you want to contribute to this repository, you can either submit a Pull Request or you can find me at SmartThingsCommunity.

These drivers are available at the @erickv Shared Drivers channel.

(Note: You can also find in-develop edge drivers at dev-@erickv Shared Drivers channel.)


Drivers

zigbeeManufacturer:
  # MOES 4-Button Scene Switch
  manufacturer: "_TZ3000_xabckq1v"
  model: "TS004F"

  # MOES 3-Button Scene Switch   (SUCCESS TBD)
  manufacturer: "_TZ3000_gbm10jnj"
  model: "TS0043"

  # MOES 3-Button Scene Switch (alt)
  manufacturer: "_TZ3000_w8jwkczz"
  model: "TS0043"

  # MOES 2-Button Scene Switch
  manufacturer: "_TZ3000_dfgbtub0"
  model: "TS0042"

  # Modmote TS004F variation
  manufacturer: "_TZ3000_czuyt8lz"
  model: "TS004F"

  # Eardatek 4-Button Remote
  manufacturer: "_TZ3000_vp6clf9d"
  model: "TS0044"

  # LoraTap 3-Button Remote
  manufacturer: "_TZ3000_bi6lpsew"
  model: "TS0043"

  # LoraTap 4-Button Remote
  manufacturer: "_TZ3000_ee8nrt2l"
  model: "TS0044"

  # "Yagusmart" 1-Button In Wall Switch
  manufacturer: "_TZ3000_m0btfbt7"
  model: "TS0001"

  # "Yagusmart" 2-Button Scene Switch
  manufacturer: "_TZ3000_fvh3pjaz"
  model: "TS0012"

  # "Yagusmart" 4-Button Scene Switch
  manufacturer: "_TZ3000_wkai4ga5"
  model: "TS0044"

  # Smart Knob
  manufacturer: "_TZ3000_4fjiwweb"
  model: "TS004F"
zigbeeManufacturer:
  # Sengled Soft White Bulb
  manufacturer: "sengled"
  model: "E11-G13"
zigbeeManufacturer:
  # Samjin/SmartThings Outlet
    manufacturer: "Samjin"
    model: "outlet"

  # Sonoff Outlet
    manufacturer: "SONOFF"
    model: "S31 Lite zb"

Acknowledgements

Special thanks to the members of the SmartThings Community that not only helped me to clarify a lot of Zigbee-specific concepts and inquiries, but also those that made this Edge Driver much more reusable and important that I was expecting. Again many thanks guys!