RSSI to web interface added

This commit is contained in:
Dmitry Borisenko
2020-11-16 13:58:26 +03:00
parent 2e73eac2f1
commit 3c3a4a33ca
5 changed files with 51 additions and 15 deletions

View File

@@ -37,6 +37,10 @@
"type": "h4",
"title": "Uptime: {{uptime}}"
},
{
"type": "h4",
"title": "WiFi Signal: {{signal}}"
},
{
"type": "h4",
"title": "Build version: {{firmware_version}}"