softwarecrash / Daly2MQTT

ESP8266 Connector to get Daly / XENES / HI-BMS / BullTron BMS Data into MQTT systems
Other
141 stars 30 forks source link

[Bug]: New form test #89

Closed all-solutions closed 1 year ago

all-solutions commented 1 year ago

Is there an existing issue for this?

Used Hardware?

Wemos D1 Mini

What happened?

Just a form-test

Screenshots / Fotos

Micro-USB_Breakout

Steps To Reproduce

No response

Version

2.2.12

Relevant livejson output

// 20230322204539
// http://192.168.188.40/livejson

{
  "Device": {
    "Name": "DALY-BMS-to-MQTT",
    "IP": "192.168.188.40",
    "ESP_VCC": 2.861,
    "Wifi_RSSI": -71,
    "Relais_Active": false,
    "Relais_Manual": false,
    "CPU_Frequency": 160,
    "Real_Flash_Size": 4194304,
    "Flash_Size": 4194304,
    "Sketch_Size": 490736,
    "Free_Sketch_Space": 3682304,
    "Free_Heap": 32584,
    "HEAP_Fragmentation": 16,
    "Free_BlockSize": 27320,
    "json_memory_usage": 1537,
    "json_capacity": 2048,
    "runtime": 189225,
    "ws_clients": 1
  },
  "Pack": {
    "Voltage": 28.3,
    "Current": 0,
    "Power": 0,
    "SOC": 97.5,
    "Remaining_mAh": 85800,
    "Cycles": 8,
    "BMS_Temp": 15,
    "Cell_Temp": 15,
    "High_CellNr": 5,
    "High_CellV": 3.543,
    "Low_CellNr": 1,
    "Low_CellV": 3.526,
    "Cell_Diff": 17,
    "DischargeFET": true,
    "ChargeFET": true,
    "Status": "Stationary",
    "Cells": 8,
    "Heartbeat": 12,
    "Balance_Active": false
  },
  "CellV": {
    "CellV_1": 3.526,
    "Balance_1": false,
    "CellV_2": 3.53,
    "Balance_2": false,
    "CellV_3": 3.54,
    "Balance_3": false,
    "CellV_4": 3.541,
    "Balance_4": false,
    "CellV_5": 3.543,
    "Balance_5": false,
    "CellV_6": 3.542,
    "Balance_6": false,
    "CellV_7": 3.538,
    "Balance_7": false,
    "CellV_8": 3.537,
    "Balance_8": false
  },
  "CellTemp": {
    "Cell_Temp_1": 15,
    "Cell_Temp_2": 15
  }
}

What browsers are you seeing the problem on?

no Issue with the Browser or WebUI