PartialVolume / TCPLightingWebInterface-MQTT

Web App interface with MQTT: to control the "Connected by TCP" bulbs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Web App interface with MQTT: to control the "Connected by TCP" bulbs

License:MIT License


Languages

Language:PHP 92.9%Language:CSS 2.8%Language:JavaScript 2.2%Language:Python 1.4%Language:Shell 0.6%