Skip to content

fhem/Timer

Repository files navigation

Timer - FHEM Module

The module is a timer for executing actions with only one InternalTimer.

Used branching model

How to install

The Perl modules can be loaded directly into your FHEM installation:

update all https://raw.githubusercontent.com/fhem/Timer/master/controls_Timer.txt

Community support

The FHEM Forum is available here for general support. In case you have a specific question about this module, it is recommended to find the right sub-forum. It can either be found from the module info card using the FHEM Installer (e.g. using command search <MODULE_NAME>) or it can be determined from the MAINTAINER.txt file.

Bug reports and feature requests

Identified bugs and feature requests are tracked using Github Issues.

Pull requests / How to participate into development

You are invited to send pull requests to the devel branch whenever you think you can contribute with some useful improvements to the module. The module maintainer will review you code and decide whether it is going to be part of the module in a future release.