FHEM repository for RCSwitchFirmata

January 24, 2018 ยท View on GitHub

This repository contains the FHEM modules for RCSwitchFirmata. It may be added to FHEM by entering the following command in FHEM once:

update add https://raw.githubusercontent.com/git-developer/RCSwitchFirmata/v2.0.0/FHEM/controls_frm_rc.txt

This command registers the RCSwitchFirmata repository so that it will be included by the FHEM update command.

Manual check for an update of RCSwitchFirmata:

update check https://raw.githubusercontent.com/git-developer/RCSwitchFirmata/v2.0.0/FHEM/controls_frm_rc.txt

Manual update of RCSwitchFirmata:

update all https://raw.githubusercontent.com/git-developer/RCSwitchFirmata/v2.0.0/FHEM/controls_frm_rc.txt

See the FHEM-Wiki for details on the FHEM update command.