node-red-contrib-esplogin

1.3.7 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.7
    27
    • latest

Version History

Package Sidebar

Install

npm i node-red-contrib-esplogin

Weekly Downloads

27

Version

1.3.7

License

MIT

Unpacked Size

11.9 kB

Total Files

5

Last publish

Collaborators

  • scargill