Phill

Results 19 issues of Phill

# This project is dormant. The last time anyone heard from Graham Garner was at the start of 2020. We all hope he is OK. > For the sake of...

Gitea is a lightweight implementation of a Git server. Makers who are already running a local IOTstack server may prefer to commit their work to a local repository running on...

One use-case for osx-cpu-temp is `cron` or periodic launch agent activation to report temperatures by embedding the results in an MQTT payload. While it is always possible to use `cut`...

### Basic Infos - [Y] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md). - [Y] I have read the documentation at [readthedocs](https://arduino-esp8266.readthedocs.io/en/latest) and the issue is not addressed there. -...

component: core
type: code cleanup

I've been helping someone who ran into a problem on a Raspberry Pi 4B after rebuilding their system based on Bullseye. Before the upgrade, their Node-RED flows using node-red-node-pi-gpiod and...

Just for information, trying to install the `libjpeg8-dev` prerequisite on a 4GB Raspberry Pi 4 Model B Rev 1.1 running Debian GNU/Linux 11 (bullseye) full 64-bit OS fails: ``` $...

## problem summary I've come across a problem when trying to configure GoSungrow to send MQTT messages to a broker running on a host identified by its multicast DNS name....

One of the phrases in the read-me says "All the read-only endpoints are mapped out and fully tested". > I don't understand the *precise* distinction between what makes an endpoint...

I've been exploring GoSungrow. I've noticed a few "oddities" but I don't know whether they represent the expected behaviour or are worthy of a bug report. Apologies in advance for...

If your remote clients have trouble connecting, try running: ``` $ docker logs wireguard ``` If you see the following messages being repeated endlessly: ``` s6-supervise custom-svc-README.txt (child): fatal: unable...