node-red-contrib-esplogin
v1.3.7
Published
This node is specifically designed to work with ESP-GO home control software - link and info at https://tech.scargill.net
Downloads
116
Maintainers
Readme
A node to handle ESP8266 login to a central controller
Purpose
The esplogin node is specifically designed to work with the home control software ESP-GO at https://tech.scargill.net/home-control-2018/ taking in MQTT login data from ESP12-based boards and outputting MQTT to the boards to give them time, date, dusk and dawn info.
It also (optionally) outputs logging info to MSQL, SQLITE databases as well as for a flat output file and (JSON format) time and dusk/dawn.
Output
Output is generated every 12 hours to all units (toesp) and on demand to any unit requesting info (xxx/toesp) by sending a payload including the ID of the unit (xxx.id)
The information provided includes the time, dusk and dawn info for a given long/lat. Search on the https://tech.scargill.net site for "home control 2018" and "ESP-GO". See other nodes such as node-red-contrib-bigtimer.