This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//EJ: 4 Relay Switch over WIFI using MQTT and Home Assistant with OTA Support | |
//EJ: The only way I know how to contribute to the HASS Community... you guys ROCK!!!!! | |
//EJ: Erick Joaquin :-) Australia | |
// Original sketch courtesy of ItKindaWorks | |
//ItKindaWorks - Creative Commons 2016 | |
//github.com/ItKindaWorks | |
// | |
//Requires PubSubClient found here: https://github.com/knolleary/pubsubclient | |
// |