Tom Matthews

Results 18 comments of Tom Matthews

This fixes the counts-of-counted list output eg. : ================ CREDENTIALS OUTPUT ======================= 1 9 root jvbzd 1 9 root dreambox 1 9 root 7ujMko0admin 1 9 root 00000000 1 9...

Excellent roadmap, but is PHP a wise choice of language given the old version on MacOS - isn't this what Apple do to built-in software (fail to keep updated) shortly...

What about Go paths also, which seems to have caused at least one Timemachine restore problem : https://twitter.com/thisdougb/status/1378390726950617091?s=20

I'd have a look at both directory permissions and the /etc/exports on the 'new' server to help diagnose why you can no longer access it. Looks unrelated so far to...

Can you paste a debug log somewhere? (https://kodi.wiki/view/Log_file)

There's a method to set the backlight on/off : https://github.com/pimoroni/st7789-python/blob/5c16baecb8844b1807da221b40d03dec500b3a9e/library/ST7789/__init__.py#L172 Though I've yet to try it, and there appears no current way to adjust the level or dimming of the...

From a quick look at the ST7789 datasheet, it seems there might even be functions to vary brightness that just aren't implemented in the current driver here : https://www.rhydolabz.com/documents/33/ST7789.pdf `0x51`...

I had a look at RPi.GPIO for the PWM details, it's still software based, but an overlay for the device tree to allow hardware PWM (via sysfs - https://jumpnowtek.com/rpi/Using-the-Raspberry-Pi-Hardware-PWM-timers.html) looks...

For anyone still wanting something like this, try https://github.com/tomtastic/scripts/blob/master/mac_telegraf_temps You can use the above script with Telegraf to send data to InfluxDB for viewing in Grafana. It's very easy to...

I also get this incorrect behaviour, Main and Zone2 are both powered on despite : ``` { "platform": "DenonMarantzAVR", "name": "Stereo", "host": "192.168.0.30", "maxVolume": 60, "secondZone": false }, ```