nobl / ioBroker.senec

ioBroker adapter for Senec Home
Other
27 stars 7 forks source link

REPORT_TO_DEV: State attribute definition missing for: #171

Closed FreunderNacht closed 10 months ago

FreunderNacht commented 10 months ago

Describe the bug

Hi, since the update to 1.51 I get the following messages in the log:

  senec.0
  2023-08-31 21:49:16.289 info REPORT_TO_DEV: State attribute definition missing for: WIZARD.SG_READY_POWER_NORMAL, Val: 0
   
  senec.0
  2023-08-31 21:49:16.286 info REPORT_TO_DEV: State attribute definition missing for: WALLBOX.NUMBER_OF_PHASE, Val: 0,0,0,0
   
  senec.0
  2023-08-31 21:49:16.284 info REPORT_TO_DEV: State attribute definition missing for: WALLBOX.ERROR_DETAILS, Val: 0,0,0,0
   
  senec.0
  2023-08-31 21:49:16.270 info REPORT_TO_DEV: State attribute definition missing for: LOG.LOG_IN_NOK_COUNT, Val: 0
   
  senec.0
  2023-08-31 21:49:16.269 info REPORT_TO_DEV: State attribute definition missing for: GRIDCONFIG.VDEPT1RESPONSETIME, Val: 0
   
  senec.0
  2023-08-31 21:49:16.268 info REPORT_TO_DEV: State attribute definition missing for: FACTORY.EPA_GRID_FILTER, Val: 0
   
  senec.0
  2023-08-31 21:49:16.262 info REPORT_TO_DEV: State attribute definition missing for: BMS_PARA.USE_ROA_PARAMETER, Val: 0
   
  senec.0
  2023-08-31 21:49:16.262 info REPORT_TO_DEV: State attribute definition missing for: BMS_PARA.OPERATIONAL_MODE, Val: 2
   
  senec.0
  2023-08-31 21:49:16.262 info REPORT_TO_DEV: State attribute definition missing for: BMS_PARA.MAX_MODULE_DISCHARGE_CURRENT_LIMIT_A, Val: -24
   
  senec.0
  2023-08-31 21:49:16.262 info REPORT_TO_DEV: State attribute definition missing for: BMS_PARA.MAX_MODULE_CHARGE_CURRENT_LIMIT_A, Val: 12
   
  senec.0
  2023-08-31 21:49:16.261 info REPORT_TO_DEV: State attribute definition missing for: BMS_PARA.FULL_CELL_VOLTAGE_MV, Val: 4100
   
  senec.0
  2023-08-31 21:49:16.261 info REPORT_TO_DEV: State attribute definition missing for: BMS_PARA.FORCE_OP_MODE, Val: 0
   
  senec.0
  2023-08-31 21:49:16.260 info REPORT_TO_DEV: State attribute definition missing for: BMS_PARA.FORCE_BMS_ERROR, Val: 0
   
  senec.0
  2023-08-31 21:49:16.200 info LowPrio polling ...

In an old forum entry there was already this once with the request to open an issue:

Forum Senec Home Adapter

Versions:

nobl commented 10 months ago

added with 1.5.2. Thanks for reporting!