If your camera successfully connected to your network, and the device has been found then Netatmo server cannot vaildate your device and will never do so. Usually due to a corrupted token on your camera which no reset is available. Throw it away and buy a new one
Early models were not designed with any capability to connect if corrupted.
0
<% var getColumnClasses = function(columnNumber) {
var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12';
if (numberColumns >= 2) classNames += ' md:col-6';
if (numberColumns >= 3) classNames += ' lg:col-4';
if (numberColumns >= 4) classNames += ' xl:col-3';
return classNames;
} %>
Opmerkingen
1 opmerking
If your camera successfully connected to your network, and the device has been found then Netatmo server cannot vaildate your device and will never do so. Usually due to a corrupted token on your camera which no reset is available. Throw it away and buy a new one
Early models were not designed with any capability to connect if corrupted.