Netatmo error 500

When I’m trying set new temperature i get this kind of error in log file:

>   File "/usr/local/lib/python3.10/site-packages/pyatmo/auth.py", line 351, in async_post_api_request
>     return await self.async_post_request(
>   File "/usr/local/lib/python3.10/site-packages/pyatmo/auth.py", line 389, in async_post_request
>     raise ApiError(
> pyatmo.exceptions.ApiError: 500 - Internal Server Error - device.setThermPoint is not a function (11) when accessing 'https://api.netatmo.com/api/setroomthermpoint'