Markus F.
Markus F.
Alert sign resolved with generating new API key for WeatherAPI. Error with "NaN" persists. Is "0" interpreted by JS as "null"? https://github.com/JaouherK/streamDeck-weatherPlugin/blob/a1b6f34d106171d0a982283e02297ca395e6cf34/Sources/com.jk.weather.sdPlugin/plugin/main.js#L142
> Alert sign resolved with generating new API key for WeatherAPI. Error with "NaN" persists. Is "0" interpreted by JS as "null"? > > https://github.com/JaouherK/streamDeck-weatherPlugin/blob/a1b6f34d106171d0a982283e02297ca395e6cf34/Sources/com.jk.weather.sdPlugin/plugin/main.js#L142 Works with Fahrenheit and temp...
> ** Update 8/8 ** Spent last 2 days researching how to add symlink following into the logcollector module. Imitating the implementation of symlink following in syscollector, we can add...