0.0.3 • Published 9 years ago

pimatic-iwy-light-master v0.0.3

Weekly downloads
14
License
-
Repository
github
Last release
9 years ago

pimatic-iwy-light-master

A pimatic plugin for IWY Light Master

Confuguration

    {
      "id": "some_id",
      "name": "some_name",
      "class": "IwyLightMaster",
      "location": "living room",
      "addr": "xxx.xxx.xxx.xxx"
      "device": "iwy-master" | "wifi370"
    }

Features

  • switch on/off (UI and rules)
  • dim light (UI)
  • set color
    • by color picker (in UI)
    • by name (in rules e.g. red)
    • by hex (in rules e.g. #00FF00)
    • by teampature variable from weather plugin (in rules e.g. $weather.temperature)