This version of the project is essentially in archival status. Manual installation is no longer the recommended method of installation. This is largely due to the project's reliance on PHP 7 which is no longer the default in modern linux distributions and isn't even available in some.
Instead, it is recommended that you use the Docker version available at https://github.com/sktaylortrash/TCPLightingWebInterface-MQTT-Docker
If you are using a distribution that does still have PHP 7 available then the manual install will continue to function as always
This is a fork of the fabulous TCPLightingWebInterface (https://github.com/bren1818/TCPLightingWebInterface) created by bren1818.
This fork aims to remove cloud dependance by leveraging MQTT. While leaving the IFTTT focused API available.
This is acheived through an additional python script (generated as needed by a PHP script), a couple cron jobs and a small API change
Setup is as described in the project's wiki - https://github.com/sktaylortrash/TCPLightingWebInterface-MQTT/wiki