/espMultiChannelSwitcher

ESP8266 Multi Channel switcher to use with homebridge

Primary LanguageC++

Simple remote lamp switcher based on ESP8266 to use with homebridge.

Before compile rename config.example.h to config.h and set parameters inside it

I used it with homebrige plugins HTTP-SWITCH And Notifications servrer

In the folder homebridge-configs you can find configuration examples for these homebridge plugins.

Also your can connect buttons or remote control to switch channels w/o wifi access. Buttons should be connect to ground. Pins are configurable.

PS: If Notifications servrer will down with password parameter use my fork or just apply fix from PR to original repository.

Author: Viktor Buiakov