redeye86
redeye86
I thought so already, but I think throwing all in one pot does not make sense either as it would show some undefined value. Also converting the currency automatically would...
I also came across CSP Problems. For my frontend I use a Custom Twig Function which in turn calls a Service that is accessible across the whole application that generates...
It uses a hash here, so when the file is changed back to the old version the hash (and therefore the filename/url) should be the same. But as the file...
+1 I currently use mqtt for my sprinkler system where i have a String item with OFF and different numeric timer values (900, 1800, 2700, ...). The OFF and timing...
~~I just found out it is even easier. Manifest information is available using an api and does not have to be fetched manually: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/runtime/getManifest#parameters~~ Does not work in normal website...