Hi Bosch-folks,
{{shc_api}}/devices/{{device_id}}/services/RoomClimateControl/state that is not working for me. I have Bosch Smart Home Radiator Thermostat II. It's also not working from Postman. I can get the current temperature. But I cannot read and set the desired temperature. I get:
Response Body: {"@type":"JsonRestExceptionResponseEntity","errorCode":"ENTITY_NOT_FOUND","statusCode":404}
Everything else is working but if call avalaible services with
{shc_api}/smarthome/devices/{device_id}/services
I also don't see this service.
Is there a bug or I'm doing something wrong?