SysInfo

From Let's Control It
Jump to navigation Jump to search

Introduction

The ESP module can report some internal statistics to the controller. Currently limited to "Uptime" and "Free RAM Memory".


Hardware

There is no external hardware involved.

Software

Custom Sketch

ESP Easy

Use the device tab on the ESP Easy webinterface and create a new task by editing one of the available tasks. Select "System Info" from the dropdown box.

EasyConfigSysInfo.png

Enter the IDX found in the Domoticz device page. That should be all.

Indicators (recommended settings)

  • Uptime

value name: minutes
delay: 60 seconds
decimals: 0


  • Free RAM

value name: bytes
delay: 10 seconds
decimals: 0


  • WiFi RSSI (signal strength of WiFi)

value name: dBm
delay: 600 seconds (once every 10 minutes)
decimals: 0


  • Input VCC (input power, will show "-1" if N/A)

value name: Volt
delay: 10 seconds
decimals: 1

Optional settings

Use of formulas

Use of value names