Matt Davis
Matt Davis
NodeRed doesn't automatically populate missing properties with defaults, or remove old properties. This isn't generally an issue unless there is a validator on the node. I haven't searched for a...
### Description When using the library with Svelte5 I noticed that I was getting errors when importing the icon components. This is because Svelte5 changed the type of components so...
> Good to know! And I wonder why the authentication only lasts for such a short time. 😅 > As a side note: I tried to forward the authentication errors...
Tado have decided to disable username/password authentication! This means that the node now uses the Oauth Device Flow. This is a little tricky to use. There is a detailed example...