Skip to content

Bug: This plugin threw an error from the characteristic 'On' #22

@haydio

Description

@haydio

Describe The Bug

Haier Dishwasher returns the "This plugin threw an error from the characteristic 'On'" error, dishwasher never changes to "on"

To Reproduce

Restart plugin

Expected behavior

Dishwasher accessory to match actual state

Relevant log output

[3/7/2025, 11:16:26 AM] [@homebridge-plugins/homebridge-smarthq] This plugin threw an error from the characteristic 'On': Unhandled error thrown inside read handler for characteristic: Request failed with status code 400. See https://homebridge.io/w/JtMGR for more info.
[3/7/2025, 11:16:27 AM] [@homebridge-plugins/homebridge-smarthq] This plugin threw an error from the characteristic 'On': Unhandled error thrown inside read handler for characteristic: Request failed with status code 400. See https://homebridge.io/w/JtMGR for more info.
[3/7/2025, 11:16:27 AM] [@homebridge-plugins/homebridge-smarthq] This plugin threw an error from the characteristic 'On': Unhandled error thrown inside read handler for characteristic: Request failed with status code 400. See https://homebridge.io/w/JtMGR for more info.
[3/7/2025, 11:16:30 AM] [@homebridge-plugins/homebridge-smarthq] This plugin threw an error from the characteristic 'On': Unhandled error thrown inside read handler for characteristic: Request failed with status code 400. See https://homebridge.io/w/JtMGR for more info.
[3/7/2025, 11:16:34 AM] [@homebridge-plugins/homebridge-smarthq] This plugin threw an error from the characteristic 'On': Unhandled error thrown inside write handler for characteristic: Request failed with status code 400. See https://homebridge.io/w/JtMGR for more info.
[3/7/2025, 11:16:35 AM] [@homebridge-plugins/homebridge-smarthq] This plugin threw an error from the characteristic 'On': Unhandled error thrown inside read handler for characteristic: Request failed with status code 400. See https://homebridge.io/w/JtMGR for more info.
[3/7/2025, 11:16:35 AM] [@homebridge-plugins/homebridge-smarthq] This plugin threw an error from the characteristic 'On': Unhandled error thrown inside read handler for characteristic: Request failed with status code 400. See https://homebridge.io/w/JtMGR for more info.
[3/7/2025, 11:16:38 AM] [@homebridge-plugins/homebridge-smarthq] This plugin threw an error from the characteristic 'On': Unhandled error thrown inside read handler for characteristic: Request failed with status code 400. See https://homebridge.io/w/JtMGR for more info.

Config for @homebridge-plugins/homebridge-smarthq

{
    "name": "SmartHQ",
    "credentials": {
        "username": "",
        "password": "",
        "notice": "Keep your username and password a secret!"
    },
    "devices": [],
    "options": {
        "logging": "standard"
    },
    "_bridge": {
        "username": "0E:C9:EB:CD:DE:E9",
        "port": 31109
    },
    "platform": "SmartHQ"
}

Screenshots

No response

Node.js Version

v22.14.0

NPM Version

10.9.2

Homebridge Version

v1.9.0

Homebridge SmartHQ Plugin Version

v0.4.0-beta.3 (but also stable)

Homebridge Config UI X Plugin Version

No response

Operating System

Docker

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpinned

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions