gdwaterworth / Home-Assistant---E-Linter-Logger---Sunsynk

31 stars 9 forks source link

Errors - Node Red #60

Closed TanPau1412 closed 4 months ago

TanPau1412 commented 4 months ago

Hi,

I installed the templates, sensors and imported the new flow for V2.4 but having issues with sensors not updating as expected. In Node Red I am seeing the below errors :

  1. Gateway is bad. Not configured for <= 60s cycle rate. Updates Disabled
  2. no response from server
  3. Stats Last Update - Error With Data
  4. TimeoutError: Timeout awaiting 'request' for 2000ms : https://api.sunsynk.net/api/v1/inverter/xxxxx/output/day?lan=en&date=2024-03-10&column=dc_temp,igbt_temp
  5. TypeError: Cannot read properties of undefined (reading 'toString')

Could you possibly point me to what the issue could be please.

The values I am seeing looks like it is adding all the plants in the profile together, even though I am adding the plant_ignore_list values in.

Thanks