Skip to content

sktaylortrash/TCPLightingWebInterface-MQTT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

HeaderWebInterface

TCPLightingWebInterface-MQTT - Can be used with MQTT & IFTTT

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

Languages

  • PHP 93.0%
  • CSS 2.8%
  • JavaScript 2.2%
  • Python 1.4%
  • Shell 0.6%