Hi,
I’m trying to use the API state call. It was working fine but it seems that 1 week ago the api stoped working and it’s returning false. When i get list api (attached below) lock “puerta” (0) is not answering much information.
What can i do? Thanks.
[
{
“deviceType”: 2,
“nukiId”: XXXXXXX,
“name”: “Portal”,
“firmwareVersion”: “1.9.3”,
“lastKnownState”: {
“mode”: 2,
“state”: 1,
“stateName”: “online”,
“batteryCritical”: false,
“timestamp”: “2022-11-07T18:35:03+00:00”
}
},
{
“deviceType”: 0,
“nukiId”: XXXXXX,
“name”: “Puerta”
}
]