Nuki Web API allowedFromDate and allowedUntilDate

Hello,

I send the data correctly but it adds 2 extra hours on Nuki. Example for 00:00:00 puts me 02:00:00.

Why?

Thanks

All datetime variables are set in UTC. Are you sure you send it correctly (as this would exactly be the shift for current CEST)?

If yes, could you add an example of the complete API you send?

Is this helpful?

Thanks

I still would need to know if you send the datetime in UTC?

Yes the date and time are sent in UTC.

I tried to reproduce this behavior on my test-setup, but everything worked as expected. Coul you check which timezone is set for the device used?

Feel free to send me the device ID via PM for further investigation.