johannrichard / fake-shelly

Simulates Shelly devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fake-shelly

fake-shelly is a simple server that simulates Shelly devices. It has HTTP and CoAP support and can be used to test other pieces of software that work with Shelly devices.

Usage

Clone this repository, then run $ bin/fake-shelly <device-type>.

Available device types are:

  • SHBLB-1
  • SHDM-1
  • SHEM
  • SHHT-1
  • SHPLG-1
  • SHPLG-S
  • SHPLG2-1
  • SHRGBW2-color
  • SHRGBW2-white
  • SHSEN-1
  • SHSW-1
  • SHSW-PM
  • SHSW-21
  • SHSW-21-roller
  • SHSW-25
  • SHSW-25-roller
  • SHSW-44
  • SHWT-1

About

Simulates Shelly devices


Languages

Language:JavaScript 100.0%