Skip to content

andreas-fey/fhem-pilight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

fhem-pilight

Usage

    Define

      define <name> pilight <protocol>

      Defines a module for setting pilight compartible switches on or off. See Sweetpi.

      Supported protocols: kaku_switch, quigg_*, elro_he, elro_hc, silvercrest, pollin, brennenstuhl, mumbi, impuls, rsl366, rev1_switch, rev2_switch, clarus_switch, raw, and intertechno_old. If you need more, just write an issue!

      Example:
        define Weihnachtsbaum pilight kaku_switch
        attr Weihnachtsbaum housecode 12323578
        attr Weihnachtsbaum unitcode 0

      If your pilight server does not run on localhost, please set both the attributes remote_ip and remote_port. If you are running pilight >3.0, then please define the port used by pilight settings: http://www.pilight.org/getting-started/settings/; fhem-plight uses 5000 by default.
      This version is written for pilight 6.0. If you run a prior version, please set the following attribute: attr Weihnachtsbaum useOldVersion 1

    Attributes


You can find more information on my website

Releases

No releases published

Packages

No packages published

Languages