You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need a little bit of help.
I have successfully registered the washing machine on the hOn app and all is working fine. On IOBorker side, I have installed the latest version of the adapter and provided credentials. Here is also everything just fine, but I'm not getting as full fledged dataitem structure. I'm only getting: Hoover-0-info-connection.
The errorlog:
hoover.0 (13477) starting. Version 0.1.1 in /opt/iobroker/node_modules/iobroker.hoover, node: v18.18.1, js-controller: 5.0.13
hoover.0 (13477) starting login
hoover.0 (13477) Login successful
hoover.0 (13477) Found 2 devices
hoover.0 (13477) Error: The id is empty! Please provide a valid id.
hoover.0 (13477) Connecting to MQTT
hoover.0 (13477) https://api-iot.he.services/commands/v1/context?macAddress=undefined&applianceType=WC&category=CYCLE
hoover.0 (13477) AxiosError: Request failed with status code 400
hoover.0 (13477) {"error":{"message":"Invalid macAddress","code":"IMA","statusCode":400}}
hoover.0 (13477) mqtt connected
Please help!
many thanks,
Thorsten
The text was updated successfully, but these errors were encountered:
Hi,
I need a little bit of help.
I have successfully registered the washing machine on the hOn app and all is working fine. On IOBorker side, I have installed the latest version of the adapter and provided credentials. Here is also everything just fine, but I'm not getting as full fledged dataitem structure. I'm only getting: Hoover-0-info-connection.
The errorlog:
hoover.0 (13477) starting. Version 0.1.1 in /opt/iobroker/node_modules/iobroker.hoover, node: v18.18.1, js-controller: 5.0.13
hoover.0 (13477) starting login
hoover.0 (13477) Login successful
hoover.0 (13477) Found 2 devices
hoover.0 (13477) Error: The id is empty! Please provide a valid id.
hoover.0 (13477) Connecting to MQTT
hoover.0 (13477) https://api-iot.he.services/commands/v1/context?macAddress=undefined&applianceType=WC&category=CYCLE
hoover.0 (13477) AxiosError: Request failed with status code 400
hoover.0 (13477) {"error":{"message":"Invalid macAddress","code":"IMA","statusCode":400}}
hoover.0 (13477) mqtt connected
Please help!
many thanks,
Thorsten
The text was updated successfully, but these errors were encountered: