Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 1022 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 1022 Bytes

this project is deprecated

fhem-venetianblinds

venetian blind controller for FHEM home automation

License

This project is distributed under the Apache License Version 2.0

Project status

  • Build Status
  • Coverage Status

Installation

  1. Clone this repository to some local folder
  2. run perl Makefile.PL
  3. run make test to check if the software is working on your machine.
  4. If your fhem installation is not in ~fhem: export FHEM_HOME=\<path to your fhem installation\>
  5. run make fhem to deploy the files to your fhem installation
  6. restart fhem and configure the module

Usage

Check the command reference in fhem after you have installed the module.