philip1986 / pimatic-led-light

A template for creating plugins
http://pimatic.org/
GNU General Public License v2.0
7 stars 13 forks source link

Example missing , #2

Closed pimagical closed 9 years ago

pimagical commented 9 years ago

Confuguration > Configuration

{
  "id": "some_id",
  "name": "some_name",
  "class": "IwyLightMaster",
  "location": "living room",
  "addr": "xxx.xxx.xxx.xxx"                  > , 
  "device": "iwy-master" | "wifi370"
}
philip1986 commented 9 years ago

Oh yes! It is fix. Tanks for the hint.