wlouckx
wlouckx
I found another solution for this: Go to line 207 and make it look like this: >if ($help) { > print F Then go to line 347 and make it...
I found a solution how to work with the "Native App" (for OneDrive Personal). Take backups of files to change: `cp onedrive-authorize onedrive-authorize_bck` `cp onedrive-base onedrive-base_bck` In file _onedrive-authorize_ change...
Same issue, same laptop model though. I do however get this on running `sensors -j`: ```json { "amdgpu-pci-0700":{ "Adapter": "PCI adapter", "vddgfx":{ "in0_input": 0.743 }, "vddnb":{ "in1_input": 0.649 }, "edge":{...
Most likely related: #16
Especially the fieldname getter interests me as well. It would allow me to implement a simple generic pagination method by extracting the fieldname so I can do something like ```php...
I have a similar issue where the icons for partly clouded during the night show as day icons (with sun) 
I was able to trace logs from the module, the error happened at 11:35:03 in the HA log, so I assume it would be the response at 11:35:02? ``` [11:35:00][D][nibegw:025]:...