Arend de Boer
Arend de Boer
First off, thanks for this super awesome plugin! That being said, I think I just discovered a memory leak when using snotify with SSR. This can be mitigated by only...
" Authenticate error: unauthorized_client" It looks like Netatmo has finaly disabled "Client credentials grant type" which was slated for October 2022. (https://dev.netatmo.com/apidocumentation/oauth) One can generate an app with tokens on...
When rows contain a field with a null value, they are treated as different values and even though the rows should be merged, they are not. ``` javascript // Treeize...