torandreroland / homebridge-millheat

Homebridge plugin for Mill heaters
14 stars 6 forks source link

MillHeater[API] Couldn't perform command:error #24

Open kurtern84 opened 3 years ago

kurtern84 commented 3 years ago

[3.5.2021, 08:51:55] [millheat] MillHeater[API] Couldn't perform command:error: { errorCode: 500, error: invalid parameters, subDomain length and physicalId length or deviceId should be greater than 0, and reqMsg should not be null, description: undefined } [3.5.2021, 08:51:55] [millheat] MillHeater[ce32f9bc-b41e-4e87-aa33-b4e0fa860a67] couldn't set power to true

mariusbrataas commented 2 years ago

@kurtern84 Did you happen to solve this?

kurtern84 commented 2 years ago

Hi! No, sorry didnt check into it.

toredash commented 2 years ago

Probably a Gen1 device, could you check if that is the case @kurtern84 ?

peterlandry commented 1 year ago

I have a Gen3 device and I'm seeing this same error. Here's the full error:

[1/16/2023, 1:12:29 PM] [millheat] MillHeater[API] Couldn't perform command:error: { errorCode: 500, error: invalid parameters, subDomain length and physicalId length or deviceId should be greater than 0, and reqMsg should not be null, description: undefined }
[1/16/2023, 1:12:29 PM] Error: error: { errorCode: 500, error: invalid parameters, subDomain length and physicalId length or deviceId should be greater than 0, and reqMsg should not be null, description: undefined }
    at command (/homebridge/node_modules/homebridge-plugin-mill-panelowen/node_modules/millheat-api/dist/bundle.js:82:21)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Mill._command (/homebridge/node_modules/homebridge-plugin-mill-panelowen/node_modules/millheat-api/dist/bundle.js:142:16)
    at Mill.setPower (/homebridge/node_modules/homebridge-plugin-mill-panelowen/node_modules/millheat-api/dist/bundle.js:219:14)