BoschSmartHome / bosch-shc-api-docs

Bosch Smart Home Controller Local REST API
Other
208 stars 44 forks source link

Node Red #57

Closed Elculione closed 2 years ago

Elculione commented 2 years ago

Hey, i Hope somebody can help me. I wants to connect SHC with nodered. i become the error 401. witch password i needed, the original from the app...? Its doesnt work..

danielstroehmann commented 2 years ago

Yes, it is the system password but before you connect make sure to long-press the button first until the lights start flashing. Then go back to node-red and try connecting.

fubian commented 2 years ago

I have a similar issue with the registration of a new device, but I receive an error 400:

{
    "@type": "JsonRestExceptionResponseEntity",
    "errorCode": "PROPERTY_VALIDATION_FAILED",
    "statusCode": 400
}

It is described in detail in #58